mirror of
https://github.com/vinta/awesome-python.git
synced 2025-03-13 17:19:46 +00:00
add p to Environment Management section
This commit is contained in:
parent
58295375b4
commit
8810d07de1
@ -93,6 +93,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||
|
||||
*Libraries for Python version and environment management.*
|
||||
|
||||
* [p](https://github.com/qw3rtman/p) - Dead Simple Interactive Python Version Management.
|
||||
* [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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user