Update README.md

pull/67/head
nickle 2019-05-27 20:19:25 +08:00 committed by GitHub
parent abd65e2bcf
commit 42e95aad48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
* Vex可以在虚拟环境中执行命令。[官网](https://github.com/sashahart/vex) * Vex可以在虚拟环境中执行命令。[官网](https://github.com/sashahart/vex)
* virtualenv创建独立 Python 环境的工具。[官网](https://pypi.python.org/pypi/virtualenv) * virtualenv创建独立 Python 环境的工具。[官网](https://pypi.python.org/pypi/virtualenv)
* virtualenvwrappervirtualenv 的一组扩展。[官网](https://pypi.python.org/pypi/virtualenvwrapper) * virtualenvwrappervirtualenv 的一组扩展。[官网](https://pypi.python.org/pypi/virtualenvwrapper)
* buildout在隔离环境初始化后使用声明性配置管理。[官网](http://www.buildout.org/en/latest)
### 包管理 ### 包管理