![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
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.
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.
yfinance · PyPI
Jan 18, 2025 · yfinance offers a Pythonic way to fetch financial & market data from Yahoo!Ⓡ finance.. Main components. Ticker: single ticker data; Tickers: multiple tickers' data; download: download market data for multiple tickers; Market: get infomation about a market; Search: quotes and news from search; Sector and Industry: sector and industry information; EquityQuery and …
colorama · PyPI
Oct 24, 2022 · Thanks. See the CHANGELOG for more thanks! Marc Schlaich (schlamar) for a setup.py fix for Python2.5.; Marc Abramowitz, reported & fixed a crash on exit with closed stdout, providing a solution to issue #7’s setuptools/distutils debate, and other fixes.; User ‘eryksun’, for guidance on correctly instantiating ctypes.windll.; Matthew McCormick for politely pointing out …
PyAutoGUI - PyPI
May 24, 2023 · PyAutoGUI. PyAutoGUI is a cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard. pip install pyautogui
opencv-python · PyPI
Jan 16, 2025 · Wrapper package for OpenCV python bindings. Keep OpenCV Free. OpenCV is raising funds to keep the library free for everyone, and we need the support of the entire community to do it.
SpeechRecognition · PyPI
Jan 25, 2025 · Library for performing speech recognition, with support for several engines and APIs, online and offline. UPDATE 2022-02-09: Hey everyone!This project started as a tech demo, but these days it needs more time than I have to keep up with all the PRs and issues.
pandas · PyPI
What is it? 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. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python. Additionally, it has the broader goal of becoming the most powerful and flexible open source …
torch · PyPI
Jan 29, 2025 · Component Description; torch: A Tensor library like NumPy, with strong GPU support: torch.autograd: A tape-based automatic differentiation library that supports all differentiable Tensor operations in torch
seaborn · PyPI
Jan 25, 2024 · seaborn: statistical data visualization. Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics.