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
django-environ
Configure Django apps with twelve-factor environment variables and URL-based settings.
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.
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
config
Hierarchical configuration management for Node.js apps, with environment-specific overrides and multi-format file support.
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.
platform.js
A dependency-free JavaScript library that parses user-agent strings to identify browser, OS, device, and layout engine across almost any runtime.
testcontainers-python
Throwaway Docker containers for real integration tests, driven straight from Python.
envalid
Type-safe environment variable validation and cleanup for Node.js and Bun with zero runtime dependencies.
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.
dotenv (Rust)
Loads environment variables from a .env file for Rust development and testing
billiard
A hardened fork of Python's multiprocessing library that powers Celery's worker pool with extra reliability fixes.
vine
Lightweight Python promise implementation powering Celery's async callback chains
http-cookie-agent
Adds tough-cookie-based cookie jar support to Node.js global fetch, undici, axios, node-fetch, and other HTTP clients.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
Convict
Schema-driven configuration management for Node.js with built-in validation
django-stubs
PEP 484 type stubs and a custom mypy plugin that bring precise static typing to Django's dynamic ORM and framework internals.
League URI
A PHP library for parsing, building, and manipulating URIs, URNs, and URI templates
ghp-import
A small CLI that copies a built docs directory straight onto your repo's gh-pages branch.
starlette-context
Store and access per-request context data anywhere in a Starlette or FastAPI app.