All Projects → kennethreitz-archive → packages

kennethreitz-archive / packages

Licence: other
Experimental distributed Python packaging.

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:

Goals

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

  • Mirror (or fork) any project in mere seconds
  • PyPi + Pip compatibility
  • Dependencies managed by installer (packages client), not distutils.

Users

  • Everyone. PyPi Alternative
  • Companies. Shouldn't rely on third parties.
  • Open source projects. Shouldn't rely on third parties.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].