Skip to main content

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

EggFreezer-0.1.6.tar.gz (5.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page