Kenneth Reitz e8ed04995d who?
2011-08-03 01:02:25 -04:00
2011-08-03 01:02:06 -04:00
2011-08-03 01:02:25 -04:00
2011-08-03 00:32:11 -04:00

Packages
========

This is just a scratchboard for a possible distributed packaging system
for Python.

Package servers can be treated like Git remotes. Pull a package from one,
push it to another.


Components
----------

- Flask-powered PyPi-compatible server. Authentication.
- A CLI client.


Ummm.. Why?
-----------

I've spent 3 hours today trying to deal with some deep dependency of
someone's broken package. I want this to take seconds.

I want:

- Simple nested requirements overrides
- Simple-as-humanely possible private mirroring
- backwards compatibility w/ pip/easy_install, or something.
S
Description
No description provided
Readme 34 KiB
Languages
Text 100%