Documentation Portal for Virtuozzo Application Management
Python
In this section:
FAQs
Which Python versions are supported? Can I use virtual environments for Python projects?Yes. You can create and manage virtual environments using venv or virtualenv tools.
Can I use pip to manage Python packages?Yes. The platform supports pip for installing and managing Python packages.