mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 08:17:07 +00:00
Merge pull request #109 from mgill25/master
Added Vex in Environment Management tools
This commit is contained in:
commit
2cf959f099
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [virtualenvwrapper](https://pypi.python.org/pypi/virtualenvwrapper) - A set of extensions to virtualenv
|
||||
* [PyRun](https://www.egenix.com/products/python/PyRun/) - A one-file, no-installation-needed version of Python.
|
||||
* [PEW](https://pypi.python.org/pypi/pew/) - Python Env Wrapper (also called Invewrapper) is a set of tools to manage multiple virtual environments.
|
||||
* [Vex](https://github.com/sashahart/vex) - Run a command in the named virtualenv.
|
||||
|
||||
## Package Management
|
||||
|
||||
|
|
Loading…
Reference in a new issue