
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 · GitHub
Repositories python-docs-pt-br Public Brazilian Portuguese translation of the Python Documentation
Installing Python Modules — Python 3.14.2 documentation
2 days ago · As a popular open source development project, Python has an active supporting community of contributors and users that also make their software available for other Python …
PyPI Repositories - Sonatype
Apr 11, 2025 · The Python Package Index, or PyPI, is a vast repository of open-source Python packages supplied by the worldwide community of Python developers. The official index is available at …
10 GitHub Repositories for Python Projects - KDnuggets
10 GitHub Repositories for Python Projects Whether you are a beginner eager to build your first project, or an experienced coder wanting to expand your portfolio, GitHub is a goldmine of real-world Python …
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 …
Trending Python repositories on GitHub today · GitHub
A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python.
Hosting your own simple repository - Python Packaging User Guide
4 days ago · If you wish to host your own simple repository [1], you can either use a software package like devpi or you can simply create the proper directory structure and use any web server that can …
pip · PyPI
Oct 24, 2025 · 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 and use pip: We release updates regularly, …
25 Github Repositories Every Python Developer Should Know
Feb 11, 2025 · Whether you're a beginner or an experienced Python developer, knowing the right repositories can save time and boost productivity. Here's a list of 25 must-know GitHub repositories …