| py-aiohappyeyeballs |
2.6.1 |
python |
Happy Eyeballs for asyncio |
| py-aiohttp |
3.13.5 |
python |
Async http client/server framework (asyncio) |
| py-aiosignal |
1.4.0 |
python |
aiosignal: a list of registered asynchronous callbacks |
| py-annotated_doc |
0.0.4 |
python |
Document parameters, class attributes, return types, and variables inline, with |
| py-annotated_types |
0.7.0 |
python |
Reusable constraint types to use with typing.Annotated |
| py-anyio |
4.13.0 |
python |
High-level concurrency and networking framework on top of asyncio or Trio |
| py-argcomplete |
3.6.3 |
python |
Bash tab completion for argparse |
| py-attrs |
26.1.0 |
python |
Classes Without Boilerplate |
| py-beautifulsoup4 |
4.14.3 |
python |
Screen-scraping library |
| py-build |
1.5.0 |
python |
A simple, correct Python build frontend |
| py-certifi |
2026.4.22 |
python |
Python package for providing Mozilla's CA Bundle. |
| py-cffi |
2.0.0 |
python |
Foreign Function Interface for Python calling C code. |
| py-charset_normalizer |
3.4.7 |
python |
The Real First Universal Charset Detector. Open, modern and actively maintained |
| py-click |
8.3.3 |
python |
Composable command line interface toolkit |
| py-colorama |
0.4.6 |
python |
Cross-platform colored terminal text. |
| py-cryptography |
48.0.0 |
python |
cryptography is a package which provides cryptographic recipes and primitives to |
| py-cython |
3.2.4 |
python |
The Cython compiler for writing C extensions in the Python language. |
| py-ecdsa |
0.19.2 |
python |
ECDSA cryptographic signature library (pure python) |
| py-expandvars |
1.1.2 |
python |
Expand system variables Unix style |
| py-fastapi |
0.136.1 |
python |
FastAPI framework, high performance, easy to learn, fast to code, ready for prod |
| py-flit_core |
3.12.0 |
python |
Distribution-building parts of Flit. See flit package for more information |
| py-frozenlist |
1.8.0 |
python |
A list-like structure which implements collections.abc.MutableSequence |
| py-glad2 |
2.0.8 |
python |
Multi-Language GL/GLES/EGL/GLX/VK/WGL Loader-Generator based on the official spe |
| py-googletrans |
4.0.2 |
python |
An unofficial Google Translate API for Python |
| py-h11 |
0.16.0 |
python |
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 |
| py-hatch_vcs |
0.5.0 |
python |
Hatch plugin for versioning with your preferred VCS |
| py-hatchling |
1.29.0 |
python |
Modern, extensible Python build backend |
| py-httpcore |
1.0.9 |
python |
A minimal low-level HTTP client. |
| py-httpx |
0.28.1 |
python |
The next generation HTTP client. |
| py-idna |
3.15 |
python |
Internationalized Domain Names in Applications (IDNA) |
| py-installer |
1.0.1 |
python |
A library for installing Python wheels. |
| py-jinja2 |
3.1.6 |
python |
A very fast and expressive template engine. |
| py-lxml |
6.1.0 |
python |
Powerful and Pythonic XML processing library combining libxml2/libxslt with the |
| py-mako |
1.3.12 |
python |
A super-fast templating language that borrows the best ideas from the existing t |
| py-markupsafe |
3.0.3 |
python |
Safely add untrusted strings to HTML/XML markup. |
| py-maturin |
1.13.3 |
python |
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust bin |
| py-meson_python |
0.19.0 |
python |
Meson Python build backend (PEP 517) |
| py-multidict |
6.7.1 |
python |
multidict implementation |
| py-numpy |
2.4.4 |
python |
Fundamental package for array computing in Python |
| py-packaging |
26.2 |
python |
Core utilities for Python packages |
| py-pathspec |
1.1.1 |
python |
Utility library for gitignore style pattern matching of file paths. |
| py-pdm_backend |
2.4.8 |
python |
The build backend used by PDM that supports latest packaging standards |
| py-pipx |
1.12.0 |
python |
Install and Run Python Applications in Isolated Environments |
| py-pkgconfig |
1.6.0 |
python |
Interface Python with pkg-config |
| py-platformdirs |
4.9.6 |
python |
A small Python package for determining appropriate platform-specific dirs, e.g. |
| py-pluggy |
1.6.0 |
python |
plugin and hook calling mechanisms for python |
| py-poetry_core |
2.4.0 |
python |
Poetry PEP 517 Build Backend |
| py-propcache |
0.5.2 |
python |
Accelerated property cache |
| py-pycparser |
3.0 |
python |
C parser in Python |
| py-pydantic |
2.13.4 |
python |
Data validation using Python type hints |
| py-pydantic_core |
2.46.4 |
python |
Core functionality for Pydantic validation and serialization |
| py-pyparsing |
3.3.2 |
python |
pyparsing - Classes and methods to define and execute parsing grammars |
| py-pyproject_hooks |
1.2.0 |
python |
Wrappers to call pyproject.toml-based build backend hooks. |
| py-pyproject_metadata |
0.11.0 |
python |
PEP 621 metadata parsing |
| py-pyyaml |
6.0.3 |
python |
YAML parser and emitter for Python |
| py-requests |
2.34.1 |
python |
Python HTTP for Humans. |
| py-ruff |
0.15.13 |
python |
An extremely fast Python linter and code formatter, written in Rust. |
| py-semantic_version |
2.10.0 |
python |
A library implementing the 'SemVer' scheme. |
| py-setuptools |
82.0.1 |
python |
Most extensible Python build backend with support for C/C++ extension modules |
| py-setuptools_rust |
1.12.1 |
python |
Setuptools Rust extension plugin |
| py-setuptools_scm |
10.0.5 |
python |
the blessed package to manage your versions by scm tags |
| py-six |
1.17.0 |
python |
Python 2 and 3 compatibility utilities |
| py-soupsieve |
2.8.3 |
python |
A modern CSS selector implementation for Beautiful Soup. |
| py-starlette |
1.0.0 |
python |
The little ASGI library that shines. |
| py-trove_classifiers |
2026.5.7.17 |
python |
Canonical source for classifiers on PyPI (pypi.org). |
| py-typing_extensions |
4.15.0 |
python |
Backported and Experimental Type Hints for Python 3.9+ |
| py-typing_inspection |
0.4.2 |
python |
Runtime typing introspection tools |
| py-urllib3 |
2.7.0 |
python |
HTTP library with thread-safe connection pooling, file post, and more. |
| py-userpath |
1.9.2 |
python |
Cross-platform tool for adding locations to the user PATH |
| py-uvicorn |
0.46.0 |
python |
The lightning-fast ASGI server. |
| py-vcs_versioning |
1.1.1 |
python |
the blessed package to manage your versions by vcs metadata |
| py-websockets |
16.0 |
python |
An implementation of the WebSocket Protocol (RFC 6455 & 7692) |
| py-yarl |
1.23.0 |
python |
Yet another URL library |
| py-yt_dlp |
2026.3.17 |
python |
A feature-rich command-line audio/video downloader |