Differences between revisions 1 and 2
Revision 1 as of 2008-06-04 10:57:19
Size: 642
Editor: et-1-29
Comment:
Revision 2 as of 2008-06-04 11:56:22
Size: 1247
Editor: et-1-29
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [http://pypi.python.org/pypi/haufe.eggserver haufe.eggserver] - Grok-based local repository with upload and no security model.
Line 11: Line 12:

== Things that would be nice ==
 * A local PyPI repository that also allows to proxy / cache external repositories
  * needed in enterprise environments
  * mix and match proprietary and public packages
  * no need for an always-up internet connection (just mostly-up)
  * compare to usual Maven proxies from Java land -- they have these features
  * unlike EnhancedPyPI, puts multi-repo support into the index and thus works with any compliant software w/o change

The goal of this page is to list alternatives to the [:CheeseShopDev:reference implementation], since it's quite hard to find them in any index (most hits will be about packages available in the package index, not about it).

Full implementations

Applications that implement the [http://peak.telecommunity.com/DevCenter/EasyInstall#package-index-api Package Index API]:

Tools / Extensions

Any of those?

Things that would be nice

  • A local PyPI repository that also allows to proxy / cache external repositories
    • needed in enterprise environments
    • mix and match proprietary and public packages
    • no need for an always-up internet connection (just mostly-up)
    • compare to usual Maven proxies from Java land -- they have these features
    • unlike EnhancedPyPI, puts multi-repo support into the index and thus works with any compliant software w/o change

PyPiImplementations (last edited 2022-02-09 12:19:04 by Matteo Gamboz)

Unable to edit the page? See the FrontPage for instructions.