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
and user support, and #pypa-dev
for
discussions about development of packaging toolsPyPA Discord
_ for live discussionsDiscourse
_ for discussing
new ideas and community initiativesRead the running tests and linters section
of our documentation to
learn how to test your code. For cross-browser testing, we use an
open source account from BrowserStack
. If your pull request makes
any change to the user interface, it will need to be tested to confirm
it works in our supported browsers
_.
|BrowserStackImg|_
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
.. BrowserStack: https://browserstack.com/
.. supported browsers
: https://warehouse.pypa.io/development/frontend/#browser-support
.. |BrowserStackImg| image:: docs/_static/browserstack-logo.png
.. BrowserStackImg: https://browserstack.com/
.. 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