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
Kind2
Category
Sort:Used by Most Apps
Uvicorn
A lightning-fast ASGI server for Python, built on uvloop and httptools.
boto3
The official AWS SDK for Python — call every Amazon Web Services API from your code.
OpenAI Python SDK
The official Python library for the OpenAI REST API, generated from OpenAI's OpenAPI spec with typed sync and async clients.
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
redis-py
The official Python client for Redis, with sync, asyncio, cluster, and Sentinel support.
python-sdk
The official Python SDK for building Model Context Protocol servers and clients that expose tools, resources, and prompts to any LLM host.
Gunicorn
A fast, lightweight pre-fork WSGI and ASGI HTTP server for running Python web apps in production on UNIX.
mypy
Optional static type checker that catches Python bugs before you run your code
Alembic
Database migrations tool for SQLAlchemy with autogenerate and transactional DDL
sentry-sdk
The official Python SDK for Sentry error tracking, performance monitoring, and tracing.
docker-py
Official Python library for the Docker Engine API — manage containers, images, networks, and Swarm clusters from your own code.
Azure Container Service Management (Python)
Provision and manage Azure Kubernetes Service and container clusters from Python.
Azure Identity (Python)
Microsoft Entra ID token authentication for Azure SDK clients in Python
Slack SDK for Python
The official Python SDK for building apps, bots, and integrations on the Slack Platform.
clickhouse-connect
ClickHouse's official high-performance Python driver, with native Pandas, NumPy, PyArrow, and Superset support
E2B
Python SDK for spinning up secure, isolated cloud sandboxes where AI agents can safely run code.
@e2b/code-interpreter
JavaScript/TypeScript SDK for running AI-generated code in stateful, isolated E2B cloud sandboxes
js-beautify
Reformats and re-indents JavaScript, HTML, and CSS into clean, readable code
MkDocs
A fast, simple static site generator for building project documentation from Markdown with a single YAML config file.
ollama-python
The official Python client for chatting, generating, and managing models on a local or cloud-hosted Ollama server.
modal-client
Deploy Python functions to serverless GPU and CPU cloud infrastructure with a single decorator.
Elasticsearch Python Client
The official Python client for querying, indexing, and managing an Elasticsearch cluster
pymilvus
The official Python SDK for Milvus, the open-source vector database for embedding-based similarity search.
isort
Automatically sorts and organizes Python import statements