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
Kind1
Category
Sort:Used by Most Apps
postcss
A CSS transformation engine that parses styles into an AST, letting JS plugins lint, prefix, and rewrite CSS — the foundation beneath Autoprefixer, Tailwind, and 200+ other tools.
Marked
A fast, low-level Markdown compiler that parses CommonMark and GFM into HTML in Node.js, browsers, or the CLI.
Requests
The elegant, human-friendly HTTP library that made Python's most-used API for talking to the web.
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
js-yaml
A fast, complete YAML 1.2 and 1.1 parser and serializer for JavaScript.
yaml
A definitive TypeScript parser and stringifier for YAML, supporting 1.1 and 1.2 with comment and CST access.
HTTPX
A next-generation HTTP client for Python with sync, async, and HTTP/2 support
NumPy
The fundamental N-dimensional array library powering Python's scientific computing stack.
PyYAML
A full-featured YAML parser and emitter for Python, with C-accelerated bindings
python-dotenv
Load environment variables from a .env file into Python's os.environ, the standard way to keep 12-factor config out of your code
url
A WHATWG-standard-compliant URL parser and manipulation library for Rust.
pandas
The Python DataFrame library for fast, flexible, and expressive data analysis and manipulation.
PapaParse
The fastest in-browser CSV parser for JavaScript, with streaming, Web Workers, and zero dependencies
Pillow
The friendly PIL fork that adds image processing capabilities to Python
Clap
The most widely used command-line argument parser for Rust, with both derive and builder APIs.
cryptography
The standard cryptographic library for Python, pairing safe high-level recipes with low-level primitives backed by Rust and OpenSSL.
markdown-it
A fast, pluggable CommonMark-compliant Markdown parser and renderer for JavaScript, safe by default.
Click
A composable Python toolkit for building command line interfaces with minimal boilerplate.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
python-dateutil
Powerful extensions to Python's datetime module for parsing, deltas, recurrence, and timezones.
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.
Cheerio
The fast, flexible library for parsing and manipulating HTML and XML with a familiar jQuery-style API.
Jinja
A fast, expressive, and extensible templating engine for Python.