You can point uv, pip or another Python package installer to the root/pypi/+simple/ index,
serving as a transparent on-demand mirror for PyPI-hosted packages.
Each user (which can represent a person, project or team) can have multiple indexes,
and can upload packages and documents to these indexes via standard twine or setup.py invocations.
Users and indexes can be manipulated through devpi-client and a RESTful HTTP API.
Each index can be configured to merge in other indexes so that it serves
both its uploads and all releases from other index(es). For example, an
index using root/pypi as a parent is a good place to test out a
release candidate before you push it to PyPI.
Get started easily and deploy a devpi-server instance with pre-configured templates for nginx and process managers.
The complementary devpi-client tool helps to manage users, indexes, logins and typical package upload and installation workflows.
See https://doc.devpi.net on how to get started and further documentation.
If you find a bug, use the issue tracker at Github.
For general questions, use GitHub Discussions or the devpi-dev@python.org mailing list.
For support contracts and paid help, contact mail at pyfidelity.com.