Skip to main content

Provides utilities for making your own python package index.

Project description

basketweaver

basketweaver is a tool for creating your own package index out of a directory full of eggs. You can then point to this index with e.g. zc.buildout or setuptools and thus be independant of PyPI.

Usage

Here is a quick example on how to install and use it:

easy_install basketweaver
cd <a/directory/with/eggs/>
makeindex *

This will create an index folder with links to all eggs.

You can then make point a webserver to this directory and use this link in your zc.buildout configuration or easy_install command.

Code

This project is hosted at http://code.google.com/p/basket-weaver/

0.1.3

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

basketweaver-0.1.3-r0.tar.gz (3.4 kB view hashes)

Uploaded source

Built Distribution

basketweaver-0.1.3_r0-py2.5.egg (6.5 kB view hashes)

Uploaded 2 5

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