Skip to main contentSkip to navigation

venv

A built-in Python module that creates lightweight isolated environments for managing project-specific package dependencies without affecting system-wide Python installations.