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
eslint-plugin-react
React-specific linting rules for ESLint that catch JSX bugs, enforce Hooks conventions, and keep prop usage consistent.
xterm.js
A fast, self-contained TypeScript library for embedding fully-featured terminals in the browser.
rich
A Python library for rendering rich text, tables, progress bars, and syntax-highlighted code in the terminal.
Psycopg
The modern PostgreSQL adapter for Python, with native async and pipeline support
docker-py
Official Python library for the Docker Engine API — manage containers, images, networks, and Swarm clusters from your own code.
Celery
Distributed task queue for running asynchronous jobs, scheduled work, and complex workflows across Python applications at scale.
E2B
Python SDK for spinning up secure, isolated cloud sandboxes where AI agents can safely run code.
GitPython
A Python library for reading and manipulating Git repositories, from high-level porcelain to low-level plumbing.
distro
Linux distribution detection library and CLI, replacing Python's removed platform.linux_distribution()
Angular CDK
Unstyled, accessible building blocks for authoring custom Angular components: overlays, drag-and-drop, focus/a11y utilities, virtual scrolling, and more.
python-oracledb
Oracle's official Python driver for connecting directly to Oracle Database with no client libraries required
node-oracledb
Oracle's official Node.js driver for connecting JavaScript and TypeScript apps directly to Oracle Database, in pure JS or with an optional native client.
kombu
A Python messaging library giving Celery and other apps one high-level API over AMQP, Redis, SQS, and a dozen other broker transports.
django-celery-beat
Store and manage Celery periodic task schedules in the Django ORM, editable from the Django admin.
dotenv-flow
Loads NODE_ENV-specific .env files with local overrides, extending dotenv with a predictable file cascade.