PyPI
pypi.orgFind, install and publish Python packages with the Python Package Index
Dev Toolspythonpackage-manageropen-sourcerepositorylibrariespackage-registry

About
PyPI (Python Package Index) is the official repository for Python software packages. It allows developers to discover and install packages published by the Python community, and enables package authors to distribute their own Python libraries and tools. It serves as the central hub for sharing and consuming open-source Python code.
Problem
Python developers need a centralized place to find, install, and publish reusable Python packages and libraries.
For
Python developers and package authors
How it works
Developers publish packages to PyPI using standard Python tooling, and users can install those packages via pip or other package managers.
Business model
open-source
Status
launched
Company
Python Software Foundation