
PyPI · The Python Package Index
The Python Package Index (PyPI) is a repository of software for the Python programming language. PyPI helps you find and install software developed and shared by the Python community.
Python Package Index - Wikipedia
A single entry on PyPI is able to store, aside from just a package and its metadata, previous releases of the package, precompiled wheels (e.g. containing DLLs on Windows), as well as different forms for …
Welcome to Python.org
PyPI, the Python Package Index. We recommend you use the pip tool to simplify installing and managing additional packages. pip is included with Python 3.4 releases; for earlier releases, follow …
The Python Package Index - GitHub
The Python Package Index has 15 repositories available. Follow their code on GitHub.
pypi
Mar 24, 2018 · Project description PyPI has a new home at <http://pypi.org/>. Users should need not need to change anything, as the old “www” address should still work. Use of the new address in …
The Python Package Index (PyPI) — Python 3.11.14 documentation
Mar 11, 2014 · The Python Package Index (PyPI) stores metadata describing distributions packaged with distutils and other publishing tools, as well the distribution archives themselves.
browse · PyPI
Mar 25, 2014 · "PyPI", "Python Package Index", and the blocks logos are registered trademarks of the Python Software Foundation. © 2025 Python Software Foundation Site map AWS Cloud computing …
Help · PyPI
The Python Package Index (PyPI) is a repository of software for the Python programming language.
The Python Package Index Blog
Nov 10, 2025 · PyPI now serves project status markers in its standard index APIs. This allows downstream consumers (like Python package installers and index mirrors) to retrieve project …
PyPI Docs
Welcome to PyPI User Documentation PyPI is the official repository of packages for Python. This user documentation is aimed at users who use the PyPI website. To view the developer documentation, …