
PyPI · The Python Package Index
The Python Package Index (PyPI) is a repository of software for the Python programming language.
coolname · PyPI
Jan 9, 2023 · >>> from coolname import generate >>> generate() ['beneficial', 'bronze', 'bee', 'of', 'glee'] >>> ' '.join(generate()) 'limber transparent toad of luck' >>> ''.join(x.capitalize() for x in …
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 …
pip · PyPI
Oct 24, 2025 · The PyPA recommended tool for installing Python packages.
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 …
faiss-gpu-cu12 · PyPI
Nov 22, 2025 · A library for efficient similarity search and clustering of dense vectors.
openai-whisper · PyPI
Jun 25, 2025 · Whisper [Blog] [Paper] [Model card] [Colab example] Whisper is a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a …
transformers · PyPI
Nov 25, 2025 · | | | | | | | | | | | | | | | | | State-of-the-art pretrained models for inference and training Transformers acts as the model-definition framework for state-of-the-art machine learning …
qutebrowser · PyPI
Nov 30, 2025 · https://glee.github.io/[GleeBox] * Addons for Safari: https://televator.net/vimari/[Vimari] License ------- This program is free software: you can …
smolagents · PyPI
Nov 17, 2025 · 🤗 smolagents: a barebones library for agents. Agents write python code to call tools or orchestrate other agents.