Kenneth Reitz 0bf73c735c links to more
2011-08-03 01:20:24 -04:00
2011-08-03 01:02:06 -04:00
2011-08-03 01:17:09 -04:00
2011-08-03 01:20:24 -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
----------

- `Server <https://github.com/kennethreitz/packages/tree/master/packages-server>`_
- `Client <https://github.com/kennethreitz/packages/tree/master/packages-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%