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.
cssnano
A modular CSS minifier built on the PostCSS ecosystem, composing dozens of swappable optimization plugins into safe, lite, and advanced presets.
Slack SDK for Python
The official Python SDK for building apps, bots, and integrations on the Slack Platform.
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.
httpx-aiohttp
Aiohttp-powered transport backend for the httpx client
jSquash WebP
WebAssembly WebP encoder and decoder for browsers, Web Workers, and edge runtimes
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.