About 4,150,000 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. PyPI helps you find and install software developed and shared by the Python community.

  2. 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 …

  3. Welcome to Python.org

    PYPI: We run the Python Package Index, a public service utilized by millions of users– supported by a full-time PyPI Support Specialist. On average pypi.org receives 6 million unique visitors per month, …

  4. pip · PyPI

    Oct 24, 2025 · 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 …

  5. About Python™ | Python.org

    The Python Package Index (PyPI) hosts thousands of third-party modules for Python. Both Python's standard library and the community-contributed modules allow for endless possibilities.

  6. 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 …

  7. The Python Package Index (PyPI) — Python 3.10.19 documentation

    Mar 10, 2019 · The Python Package Index (PyPI) stores metadata describing distributions packaged with distutils and other publishing tools, as well the distribution archives themselves.

  8. Profile of The Python Package Index · PyPI

    May 16, 2016 · The Python Package Index (PyPI) is a repository of software for the Python programming language.

  9. 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 …

  10. 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, …