mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
rearrange
This commit is contained in:
parent
132bbb3f0f
commit
542d644db3
1 changed files with 2 additions and 2 deletions
|
@ -82,9 +82,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [pyenv](https://github.com/yyuu/pyenv) - Simple Python version management.
|
||||
* [virtualenv](https://pypi.python.org/pypi/virtualenv) - A tool to create isolated Python environments.
|
||||
* [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.
|
||||
* [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.
|
||||
* [PyRun](https://www.egenix.com/products/python/PyRun/) - A one-file, no-installation-needed version of Python.
|
||||
|
||||
## Package Management
|
||||
|
||||
|
|
Loading…
Reference in a new issue