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 requirements
that can be used without network access.

The result is a .py script which bootstraps a virtualenv and installs the requirements that
have been "frozen".

Note that currently the installers it creates are platform-dependant, that is, if any of
the requirements is a platform-dependant egg it will only be installable in the same platform.
I'm more than happy to accept a patch that overcomes this limitation to support
"universal" installers :)

This software is licensed under the terms of the MIT license.
Questions, comments or whatever can be directed at the turbogears-trunk google group.


Usage: eggfreezer [OPTIONS] <requirement> [requirementN]

Options:
-h, --help show this help message and exit
-i INDEX_URL, --index-url=INDEX_URL
-f FIND_LINKS, --find-links=FIND_LINKS
-o OUTPUT, --output=OUTPUT

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.3.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

EggFreezer-0.1.3-py2.5.egg (10.0 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