Warehouse is the software that powers PyPI.
See our development roadmap, documentation, and
architectural overview.
You can run Warehouse locally in a development environment using
docker. See Getting started_
documentation for instructions on how to set it up.
The canonical deployment of Warehouse is in production at pypi.org_.
You can find help or get involved on:
Github issue tracker_ for reporting issuesLibera_, channel #pypa for general packaging discussion#pypa-dev forPyPA Discord_ for live discussionsDiscourse_ for discussingRead the running tests and linters section_ of our documentation to
learn how to test your code.
Everyone interacting in the Warehouse project’s codebases, issue trackers, chat
rooms, and mailing lists is expected to follow the PSF Code of Conduct_.
… _PyPI: https://pypi.org/
… _our development roadmap: https://warehouse.pypa.io/roadmap/
… _architectural overview: https://warehouse.pypa.io/application/
… _documentation: https://warehouse.pypa.io
… _Getting started: https://warehouse.pypa.io/development/getting-started/
… _Github issue tracker: https://github.com/pypi/warehouse/issues
… _pypi.org: https://pypi.org/
… _Running tests and linters section: https://warehouse.pypa.io/development/getting-started/#running-tests-and-linters
… _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md
… _Libera: https://web.libera.chat/#pypa,#pypa-dev
… _PyPA Discord: https://discord.gg/pypa
… _Discourse: https://discuss.python.org/c/packaging/14