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
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.
node-sql-parser
Parses SQL statements into an AST and converts them back to SQL across a dozen database dialects.
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.
go-sqlmock
A mock sql/driver implementation for Go that simulates database behavior in tests without a real database connection.
@e2b/code-interpreter
JavaScript/TypeScript SDK for running AI-generated code in stateful, isolated E2B cloud sandboxes
passport-github2
A Passport.js strategy for authenticating Node.js applications with GitHub via OAuth 2.0.
@octokit/auth-app
GitHub App authentication strategy for JavaScript and Octokit
PEFT
Hugging Face's library of state-of-the-art parameter-efficient fine-tuning methods for large models.
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
node-mssql
The Node.js client for Microsoft SQL Server, wrapping Tedious (or MSNodeSQLv8) behind a unified pool, request, and transaction API.
pluggy
The minimalist, production-ready plugin and hook system that powers pytest, tox, and devpi
micromark-extension-gfm
Bundles all six GitHub Flavored Markdown micromark extensions—tables, footnotes, strikethrough, autolinks, tag filtering, and task lists—into a single drop-in plugin.
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.
backoff
Python function decorators that retry calls on exceptions or bad return values, with exponential, fibonacci, or constant backoff and jitter.
Chat SDK
A unified TypeScript SDK for building chat bots and AI agents across every major messaging platform