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
types-pytz
PEP 561 type stubs that add static typing to the Python pytz timezone library
types-toml
PEP 561 type stubs that add static typing to the Python toml library
Flask-SQLAlchemy
The official SQLAlchemy integration for Flask, adding scoped sessions, multi-database binds, and Flask-aware model conventions.
pycryptodome
A self-contained, low-level Python library of cryptographic primitives — ciphers, hashes, MACs, and public-key algorithms — with no OpenSSL dependency.
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.
notion-client
A simple, fully-featured Python client for the official Notion API, with sync and async support.
mkdocstrings
MkDocs plugin that automatically generates API documentation from your source code and docstrings.
django-celery-beat
Store and manage Celery periodic task schedules in the Django ORM, editable from the Django admin.
python-user-agents
Detects mobile, tablet, and PC devices — and their touch, bot, and browser capabilities — by parsing HTTP user agent strings.
Flask-WTF
Simple integration of Flask and WTForms with built-in CSRF, file upload, and reCAPTCHA support
hvac
Python client library for HashiCorp Vault's secrets, authentication, and system-backend REST APIs.
Flask-CORS
Cross-Origin Resource Sharing (CORS) support for Flask applications
jsonpath-ng
A standard-compliant JSONPath implementation for Python with arithmetic operators, AST manipulation, and in-place updates.
Griffe
Extract signatures and structure from entire Python programs for API docs and breaking-change detection.
Databricks SDK for Python
The official Python SDK for automating Databricks workspaces and accounts.
httplib2
A comprehensive Python HTTP client with built-in caching, compression, and authentication
fakeredis
A pure-Python, in-memory implementation of the Redis protocol for testing.
zope.interface
Design-by-contract interfaces for Python objects, components, and adapters.
py-amqp
A pure Python client implementing the AMQP 0.9.1 protocol, powering RabbitMQ transport for Celery and Kombu.
python-json-logger
Format Python's standard logging output as structured JSON
pytest-order
Pytest plugin for running tests in a specific, controllable order
pyo3-async-runtimes
PyO3 bridges between Rust async runtimes and Python's asyncio
cron-descriptor
A Python library that converts cron expressions into plain-English, localized descriptions.