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]
Release files for basketweaver 0.1.3-r0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| basketweaver-0.1.3-r0.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| basketweaver-0.1.3_r0-py2.5.egg | Legacy Egg format | - | - | Details |
Total release size: 9.9 kB
Release files / basketweaver-0.1.3-r0.tar.gz
| Download URL | basketweaver-0.1.3-r0.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
57c4c5caaf6d4797e06586cd39c696e723aefaa7224bc86b1261ffce7209c877
|
|
BLAKE2b-256 checksum How to use checksums |
88fbd1dfd7579ff6229d201f05562d7376bade3e918f77d45cecde0a669746cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / basketweaver-0.1.3_r0-py2.5.egg
| Download URL | basketweaver-0.1.3_r0-py2.5.egg |
|---|---|
| Size | 6.5 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
554579a57fa56306bc34898c2fea02a4207a3f0c0e4c63a82a239157ec909d13
|
|
BLAKE2b-256 checksum How to use checksums |
9aaf60f4b8f0aaf356e55997f15872917b882445b3026126ce35d346308e90cc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |