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
Tags3
Sort:Used by Most Apps
dotenv
Loads environment variables from a .env file into process.env for Node.js apps.
ts-node
TypeScript execution engine and REPL for Node.js that runs .ts files directly, without a separate compile step.
cross-env
Cross-platform CLI for setting environment variables in npm scripts without worrying about Windows vs POSIX syntax.
rich
A Python library for rendering rich text, tables, progress bars, and syntax-highlighted code in the terminal.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
pydantic-settings
Type-safe application settings management for Python, built on Pydantic models.
docker-py
Official Python library for the Docker Engine API — manage containers, images, networks, and Swarm clusters from your own code.
dotenvy
A well-maintained, actively developed fork of the dotenv crate for loading .env files in Rust
Celery
Distributed task queue for running asynchronous jobs, scheduled work, and complex workflows across Python applications at scale.
dotenv-expand
Expands variable references, command substitution, and encrypted values in dotenv-parsed .env files.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
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()
dotenvx
A secure, cross-platform dotenv replacement that encrypts .env files and runs any command with decrypted secrets injected — no code changes required.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.