Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
aiohttp
Asynchronous HTTP client and server framework for Python's asyncio, covering both API calls and building web/WebSocket services.
Slack SDK for Python
The official Python SDK for building apps, bots, and integrations on the Slack Platform.
utoipa
Compile-time generated OpenAPI documentation for Rust APIs
yarl
Immutable, encoding-aware URL class for Python, built for aiohttp and async network code
multidict
A fast dict-like multi-value mapping for HTTP headers and URL query strings, with a C-accelerated backend and a pure-Python fallback.
frozenlist
A list-like Python type that can be frozen at runtime to guard shared state from further mutation.
redocusaurus
Adds OpenAPI documentation to a Docusaurus site by rendering Redoc-powered API reference pages alongside your existing docs.
httpx-aiohttp
Aiohttp-powered transport backend for the httpx client
aiodocker
AsyncIO Python client for the Docker Engine HTTP API, built on aiohttp.
kubernetes_asyncio
Asyncio-based Python client library for the Kubernetes API, built on aiohttp.
pytest-aiohttp
A pytest plugin with fixtures for testing aiohttp servers and clients, with cleanup handled for you.