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
Tags4
Sort:Used by Most Apps
rimraf
Cross-platform recursive file and directory removal for Node.js, modeled on the UNIX `rm -rf` command.
fs-extra
Drop-in replacement for Node's fs module adding copy, remove, mkdirs, and JSON helpers with native promise support.
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.
walkdir
A cross-platform Rust library for efficiently walking directory trees recursively
filelock
A platform-independent file lock for Python that supports the with-statement.
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.
platformdirs
Determine platform-specific user directories for data, config, cache, and logs
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.
tar-fs
Filesystem bindings for tar-stream that pack directories into tarballs and extract tarballs back to disk using Node streams.
distro
Linux distribution detection library and CLI, replacing Python's removed platform.linux_distribution()
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
find-up
Find a file or directory by walking up (or down) parent directories from any path.