Merge pull request #53 from kmonsoor/master

++ PyRun, a single-file based Python distro
This commit is contained in:
Vinta 2014-07-03 14:37:43 +08:00
commit e6e8b21382

View File

@ -76,6 +76,7 @@ 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 open-source, one-file, no-installation-needed version of Python
## Package Management