pypi / warehouse

The Python Package Index
https://pypi.org
Apache License 2.0
3.6k stars 964 forks source link
package-registry package-repository pypi pypi-source python

Warehouse

Warehouse is the software that powers PyPI. See our development roadmap, documentation, and architectural overview.

Getting Started

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_.

Discussion

You can find help or get involved on:

Testing

Read 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|_

Code of Conduct

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