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
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.
psutil
Cross-platform Python library for retrieving process and system utilization data.
PyTorch
A Python-first tensor library with GPU acceleration and a dynamic, define-by-run autograd engine for building and training deep neural networks.
redis-py
The official Python client for Redis, with sync, asyncio, cluster, and Sentinel support.
OpenTelemetry Prometheus Exporter
Export OpenTelemetry metrics in Prometheus format so Prometheus can scrape your Python application.
Transformers
State-of-the-art pretrained models for text, vision, audio, and multimodal inference and training.
tqdm
A fast, extensible progress bar for Python loops and CLI pipelines, with negligible overhead.
SQLAlchemy
The Python SQL toolkit and Object Relational Mapper that gives developers the full power and flexibility of SQL.
python-sdk
The official Python SDK for building Model Context Protocol servers and clients that expose tools, resources, and prompts to any LLM host.
google-auth
The foundational Python library for authenticating to Google Cloud and Google APIs with OAuth2, service accounts, and Application Default Credentials.
Gunicorn
A fast, lightweight pre-fork WSGI and ASGI HTTP server for running Python web apps in production on UNIX.
OpenTelemetry Python SDK
The reference implementation of the OpenTelemetry API for Python - traces, metrics, and logs
fast-xml-parser
Pure-JS XML parser, builder, and validator with no C/C++ bindings and no callbacks
mypy
Optional static type checker that catches Python bugs before you run your code
websockets
Build correct, fast WebSocket servers and clients in Python with asyncio, threading, or Sans-I/O APIs.
Psycopg
The modern PostgreSQL adapter for Python, with native async and pipeline support
scikit-learn
Simple and efficient tools for machine learning and data analysis in Python.
Chai
BDD/TDD assertion library for Node.js and the browser, framework-agnostic
pydantic-settings
Type-safe application settings management for Python, built on Pydantic models.
validator.js
A dependency-free library of 100+ string validators and sanitizers for Node.js and the browser.
Typer
Typer is a Python library for building CLI applications, using type hints to generate arguments, options, validation, help text, and shell completion automatically.
asyncpg
A fast PostgreSQL database client library for Python built directly on asyncio, implementing the PostgreSQL binary wire protocol natively for high-throughput async applications.
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.