mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-07 08:20:21 -05:00
[PR #53] [MERGED] ++ PyRun, a single-file based Python distro #9084
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/53
Author: @kmonsoor
Created: 7/2/2014
Status: ✅ Merged
Merged: 7/3/2014
Merged by: @vinta
Base:
master← Head:master📝 Commits (1)
5040a16++ PyRun, a single-file based Python distro📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
requesting to add in "Environment Management" section
about 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 issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.