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
Azure Identity (Python)
Microsoft Entra ID token authentication for Azure SDK clients in Python
itsdangerous
A small Python toolkit for cryptographically signing data so you can trust it hasn't been tampered with when it comes back from an untrusted client.
aiosqlite
Async/await-friendly wrapper around Python's built-in sqlite3 module for asyncio applications.
croniter
Parses cron schedule strings and iterates the matching datetime values, with DST, second/year fields, and last-weekday support.
FastMCP
The fast, Pythonic framework for building Model Context Protocol servers, clients, and apps
structlog
Structured, typed logging for Python built on plain functions and dictionaries instead of a bespoke logging DSL.
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.
networkx
Python library for creating, manipulating, and analyzing complex networks and graphs.
prometheus-client
The official Python instrumentation library for exposing Prometheus metrics
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
sniffio
A tiny Python library that detects which async framework (trio, asyncio, or curio) your code is currently running under.
E2B
Python SDK for spinning up secure, isolated cloud sandboxes where AI agents can safely run code.
PyMuPDF
A high-performance Python library for extracting, rendering, converting, and manipulating PDF and other document formats.
APScheduler
Python task scheduler with cron, interval, and one-off triggers, backed by pluggable persistent datastores for distributed job scheduling.
@e2b/code-interpreter
JavaScript/TypeScript SDK for running AI-generated code in stateful, isolated E2B cloud sandboxes
PEFT
Hugging Face's library of state-of-the-art parameter-efficient fine-tuning methods for large models.
lo
A Lodash-style Go library built on Go 1.18+ generics for working with slices, maps, channels, and functions.
PyO3
Rust bindings for the Python interpreter, for writing native extensions or embedding Python in Rust.
js-beautify
Reformats and re-indents JavaScript, HTML, and CSS into clean, readable code
pyparsing
Build recursive-descent parsers in Python without a separate grammar file
pluggy
The minimalist, production-ready plugin and hook system that powers pytest, tox, and devpi
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.