warehouse

The Python Package Index

0
0
0
public
Forked

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:

  • Github issue tracker_ for reporting issues
  • IRC: on Libera_, channel #pypa for general packaging discussion
    and user support, and #pypa-dev for
    discussions about development of packaging tools
  • The PyPA Discord_ for live discussions
  • The Packaging category on Discourse_ for discussing
    new ideas and community initiatives

Testing

Read the running tests and linters section_ of our documentation to
learn how to test your code.

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

v0.3.3[beta]