
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.
The Python Package Index (PyPI) — Python 3.11.15 documentation
Mar 11, 2015 · The Python Package Index (PyPI) stores metadata describing distributions packaged with distutils and other publishing tools, as well the distribution archives themselves.
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 …
Python Package Index (PyPI) | Python Glossary – Real Python
Python Package Index (PyPI) The Python Package Index, commonly known as PyPI, is the official third-party software repository for the Python programming language hosted at pypi.org.
What is PyPI (Python Package Index)? - pydevtools.com
2 days ago · PyPI is the Python Package Index, a “repository of software for the Python programming language.” PyPI provides a means for package developers to share Python packages with the …
Python Package Index: A Comprehensive Guide - CodeRivers
Mar 14, 2025 · The Python Package Index (PyPI), often pronounced "pie-pee-eye," is a public repository of Python software packages. It was created to simplify the distribution and installation of Python …
Python Packaging Authority — PyPA documentation
The software developed through the PyPA is used to package, share, and install Python software and to interact with indexes of downloadable Python software such as PyPI, the Python Package Index.
pip · PyPI
Feb 4, 2026 · pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. Please take a look at our documentation for how to install …
pypi.com
The domain name pypi.com is for sale! Get a price in less than 24 hours First Name * Last Name *
LiteLLM PyPI Supply Chain Attack: What Happened & How to Fix It
6 days ago · How did the LiteLLM PyPI supply chain attack bypass standard security? Dive into the malicious payload and learn the behavioral signals that actually catch it.