跳转到内容

virtualenv

来自天明的百科全书

A tool for creating isolated virtual python environments.

与 venv 类似,是一款创建 Python 虚拟环境的工具。

https://github.com/pypa/virtualenv