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
added support for bz2 files and cleaned up tar file handling to use open() instead of gzopen(). See http://docs.python.org/library/tarfile.html for more info. [mrtopf]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file basketweaver-0.1.3-r0.tar.gz
.
File metadata
- Download URL: basketweaver-0.1.3-r0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57c4c5caaf6d4797e06586cd39c696e723aefaa7224bc86b1261ffce7209c877 |
|
MD5 | 9b3f26972da6cfbd99598b90d4311dfe |
|
BLAKE2b-256 | 88fbd1dfd7579ff6229d201f05562d7376bade3e918f77d45cecde0a669746cb |
Provenance
File details
Details for the file basketweaver-0.1.3_r0-py2.5.egg
.
File metadata
- Download URL: basketweaver-0.1.3_r0-py2.5.egg
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 554579a57fa56306bc34898c2fea02a4207a3f0c0e4c63a82a239157ec909d13 |
|
MD5 | 59e6164919b8d2022609bdc667f9ea64 |
|
BLAKE2b-256 | 9aaf60f4b8f0aaf356e55997f15872917b882445b3026126ce35d346308e90cc |