We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd65e2 commit 42e95aaCopy full SHA for 42e95aa
README.md
@@ -46,6 +46,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
46
* Vex:可以在虚拟环境中执行命令。[官网](https://github.com/sashahart/vex)
47
* virtualenv:创建独立 Python 环境的工具。[官网](https://pypi.python.org/pypi/virtualenv)
48
* virtualenvwrapper:virtualenv 的一组扩展。[官网](https://pypi.python.org/pypi/virtualenvwrapper)
49
+* buildout:在隔离环境初始化后使用声明性配置管理。[官网](http://www.buildout.org/en/latest)
50
51
### 包管理
52
0 commit comments