Hosted and managed Python package index services#

These solutions are provided by organisations which are not affiliated with Python packaging, and are generally not open-source nor free.

Want to add a service? Make a request.

Gemfury#

Product page | Documentation

Note: private indexes are paid.

Artifactory#

Product page | Documentation

Cached proxy for multiple package indexes (including PyPI), and hosting a new package index (supporting upload) with fall-through. Can be self-hosted (not for free).

Nexus Repository Manager#

Product page | Documentation

Cached proxy for multiple package indexes (including PyPI), and hosting a new package index (supporting upload) with fall-through.

Coherent Minds PyPI Filter#

Documentation

Only filters requests, redirecting to PyPI if not filtered, and blocking requests otherwise.

GitLab Package Registry#

Documentation

Private and public package index with optional fall-through, permissioning.

AWS CodeArtifact#

Product page | Documentation

Private package index with optional cached fall-through to PyPI.

Azure Artifacts#

Product page | Documentation

Private package index with optional fall-through.

Google Artifact Registry#

Product page | Documentation

Private package index with no fall-through nor mirroring.