Expand description
Virtual environment management
Creates and manages Python virtual environments natively without requiring the venv module or virtualenv package.
Structsยง
- Venv
Manager - Virtual environment manager
Virtual environment management
Creates and manages Python virtual environments natively without requiring the venv module or virtualenv package.