About 4,240,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. 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.

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

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

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

  6. Welcome to Python.org

    The official home of the Python Programming Language

  7. PyPI downloads stats - ClickPy

    May 27, 2025 · Analytics for PyPI packages Browse through 857,525 Python packages from PyPI and over 2.13 trillion downloads, updated daily Recent releases On popular packages Top Repos

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

  9. Download Python | Python.org

    Other useful items Looking for third-party Python modules? The Python Package Index has many of them. You can view the standard documentation online, or you can download it in HTML, EPUB and …

  10. Packaging Python Projects - Python Packaging User Guide

    Dec 15, 2025 · It will show you how to add the necessary files and structure to create the package, how to build the package, and how to upload it to the Python Package Index (PyPI).