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
oclif Core
The Node.js framework that powers Salesforce CLI and Heroku CLI, providing flag parsing, help generation, and a plugin system for building CLIs.
superagent
A small, progressive HTTP request library for Node.js and browsers with a single fluent, chainable API on both platforms.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
ureq
A simple, safe, blocking HTTP client for Rust with minimal dependencies.
follow-redirects
A drop-in replacement for Node's http and https modules that transparently follows redirects with zero runtime dependencies.
certmagic
Automatic HTTPS for Go programs — the production-grade ACME client library that powers Caddy, obtaining and renewing TLS certificates with zero manual cert management.
OAuthLib
Generic, spec-compliant OAuth1, OAuth2, and OpenID Connect implementation for Python
pendulum
A drop-in replacement for Python's datetime with timezone-aware objects by default and a friendlier API.
fake-useragent
Up-to-date user-agent string faker backed by a real-world browser usage database, bundled offline.
gock
Versatile HTTP traffic mocking for Go, intercepting any net/http-based client for deterministic tests.
fpdf2
A pure-Python library for generating and manipulating PDF documents, with text, images, tables, barcodes, SVG, and digital signing built in.
@neondatabase/serverless
Neon's serverless PostgreSQL driver for JavaScript and TypeScript, built for edge and serverless runtimes using HTTP and WebSockets instead of raw TCP.
yargs-parser
The mighty, standalone option parser powering yargs
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.
py-amqp
A pure Python client implementing the AMQP 0.9.1 protocol, powering RabbitMQ transport for Celery and Kombu.
Databricks SQL Connector for Python
Thrift-based Python client for connecting to Databricks clusters and SQL warehouses
request-promise
A Bluebird-powered Promise wrapper around the request HTTP client for Node.js — deprecated since 2020 along with request itself.
behave
A Python behavior-driven development framework that runs Gherkin feature files against step definitions written in plain Python.
testcontainers-python
Throwaway Docker containers for real integration tests, driven straight from Python.
types-boto3
Complete, auto-generated type annotations for every boto3 AWS service client, enabling full IDE autocomplete and mypy/pyright checking.
ua-parser
Parse browser, OS, and device data out of raw user agent strings, with pluggable fast-path resolvers.
argparse
A faithful JS port of Python's argparse — sub-commands, auto-generated help, and typed CLI arguments for Node.js.
billiard
A hardened fork of Python's multiprocessing library that powers Celery's worker pool with extra reliability fixes.