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
React CodeMirror
A fully-typed React component and hook for embedding the CodeMirror 6 code editor with themes and language extensions.
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.
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
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.