mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-21 07:42:02 +00:00
++ PyRun, a single-file based Python distro
from dev-site: "eGenix PyRun™ is our open source, one file, no installation version of Python, making the distribution of a Python interpreter to run based scripts and applications to Unix based systems as simple as copying a single file. eGenix PyRun's executable only needs 11MB for Python 2 and 13MB for Python 3, but still supports most Python applications and scripts - and it can be compressed to just 3-4MB using upx, if needed."
This commit is contained in:
parent
84315457a8
commit
5040a16497
|
@ -74,6 +74,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [pyenv](https://github.com/yyuu/pyenv) - Simple 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.
|
* [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
|
* [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
|
## Package Management
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user