Warehouse is a next-generation Python Package Repository designed to replace the legacy code base that currently powers PyPI (whose source code lives on GitHub). See our development roadmap.
You can find more information in the documentation.
You can run Warehouse locally using docker
and docker-compose
. See
Getting started
in the documentation for instructions on how to set it up.
You can try a pre-production deployment of Warehouse at pypi.org.
If you run into bugs, you can file them in our issue tracker.
You can also file specific types of issues:
- Good First Issue: An easy issue reserved for people who haven't contributed before
- Visual Design Issue: An issue related to the visual design of the site
You can also join #pypa
or #pypa-dev
on Freenode, or the
pypa-dev mailing list, to ask questions or get involved.
Everyone interacting in the Warehouse project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.