EggFreezer 0.1.6
Creates single-file installers for eggified distributions
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
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| EggFreezer-0.1.6.tar.gz (md5) | Source | 2008-11-02 11:38:06 | 5KB | 74 | |
- Author: Alberto Valverde Gonzalez <alberto at toscat net>
- Download URL: http://toscawidgets.org/download
- License: MIT
- Package Index Owner: albertovalverde
- DOAP record: EggFreezer-0.1.6.xml
