Creates single-file installers for eggified distributions
Project description
EggFreezer creates single-file installers for an EGG distribution, along with all dependencies, which can be used without network access.
The result is a .py script which bootstraps a virtualenv and installs the requirements that have been “frozen”.
Multi-platform “universal” installers can be created by adding extra platform identifiers with the –platform command-line option. Note that binary eggs are not too portable, see http://philikon.wordpress.com/2008/06/26/is-there-a-point-to-distributing-egg-files/ for more details.
This software is licensed under the terms of the MIT license. Questions, comments or whatever can be directed at the distutils-sig mailing list.
Usage: eggfreezer [OPTIONS] [requirements …]
- Options:
- -h, --help
show this help message and exit
- -i INDEX_URL, --index-url=INDEX_URL
Use this index to locate distributions instead of PyPI
- -p PLATFORMS, --platform=PLATFORMS
Add binary eggs for this platform (may be used several times
- -f FIND_LINKS, --find-links=FIND_LINKS
Try to locate distributions in here too
- -o OUTPUT, --output=OUTPUT
Prefix of the resulting single-file installer
- --as-helper
This is used internally by eggfreezer
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file EggFreezer-0.1.6.tar.gz
.
File metadata
- Download URL: EggFreezer-0.1.6.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0204ec9bf85bb28cb5cf9f571e8d689e78c1736f412271cb7bc771fcc6c232e1 |
|
MD5 | 09649fb3a56444e612907ad0e629e6c9 |
|
BLAKE2b-256 | bee6e8da4d5290059fda01fee663aecc69eb17935c691227c94455592eb6e3c0 |