
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 …
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 …
all-packages · PyPI
Jan 11, 2022 · all-packages 1.0.1 pip install all-packages Copy PIP instructions Released: Jan 11, 2022
pip-download · PyPI
May 29, 2019 · If you run the pip-download command to download one project on a Linux platform, packages end with .whl and can be directly installed on a Windows and a macOS …
setuptools · PyPI
May 26, 2025 · Setuptools and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.
numpy · PyPI
NumPy is the fundamental package for scientific computing with Python. Website: https://numpy.org Documentation: https://numpy.org/doc Mailing list: …
pandas · PyPI
pandas is a Python package that provides fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intuitive.
matplotlib · PyPI
Oct 8, 2025 · Project description Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. Check out our home page for more …
scikit-learn · PyPI
Sep 21, 2011 · scikit-learn is a Python module for machine learning built on top of SciPy and is distributed under the 3-Clause BSD license. The project was started in 2007 by David …
openai · PyPI
The OpenAI Python library provides convenient access to the OpenAI REST API from any Python 3.9+ application. The library includes type definitions for all request params and response …