Skip to main content

Module venv

Module venv 

Source
Expand description

Virtual environment management

Creates and manages Python virtual environments natively without requiring the venv module or virtualenv package.

Structsยง

VenvManager
Virtual environment manager