About 52,500 results
Open links in new tab
  1. PyPI · The Python Package Index

    The Python Package Index (PyPI) is a repository of software for the Python programming language.

  2. Python Package Index - Wikipedia

    The Python Package Index, abbreviated as PyPI (/ ˌpaɪpiˈaɪ /) and also known as the Cheese Shop (a reference to the Monty Python's Flying Circus sketch "Cheese Shop"), [2]: 8 [3]: 742 is the official …

  3. Welcome to Python.org

    PyPI to Amazon CloudFront The project leader, M.A. Lemburg, Moving PyPI to Amazon CloudFront, provides a purpose for his project by saying, "The project is intended to improve the availability, …

  4. What is PyPI (Python Package Index)? | pydevtools

    Jun 11, 2026 · PyPI is the official Python Package Index where developers publish and discover installable packages, installable via pip, uv, and other tools.

  5. Python Packaging Authority — PyPA documentation

    Python Packaging Authority ¶ The Python Packaging Authority (PyPA) is a working group that maintains a core set of software projects used in Python packaging. The software developed through the PyPA …

  6. The Python Package Index (PyPI) — Python 3.11.15 documentation

    Mar 11, 2015 · The Python Package Index (PyPI) ¶ The Python Package Index (PyPI) stores metadata describing distributions packaged with distutils and other publishing tools, as well the distribution …

  7. An Essential Guide to Python pip and Python Package Index

    In this tutorial, you'll learn about the Python pip and how to use it to manage third-party Python packages.

  8. How to use Pip and PyPI - PythonForBeginners.com

    May 20, 2020 · The Python Package Index is a repository of software for the Python programming language. Getting Started with PIP Now, when we know what PIP is and we have it installed on the …

  9. pip · PyPI

    May 31, 2026 · The PyPA recommended tool for installing Python packages.