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
OpenAPI Pydantic
Type-safe OpenAPI 3.0 and 3.1 schema models for Python, built on Pydantic 1.8+ and 2.x for validated construction and parsing.
coredis
Fully-typed async Redis client for Python with native cluster, sentinel, and structured-concurrency support via anyio.
python-sdk
Vendor-agnostic feature flagging API for Python, letting you swap flag providers without touching call sites.
InfluxDB 3.0 Python Client
Community Python client for writing to and querying InfluxDB 3.0 time series data.
aiologic
Async-aware and thread-aware locking primitives for Python concurrency
weasel
A small workflow system for orchestrating ML training, packaging, and serving pipelines
packageurl-python
Python library to parse and build Package URLs (purl).
wreq-util
Browser and OkHttp client emulation, TLS certificate compression, and delay middleware for the wreq HTTP client.
html2docx
Convert HTML strings and files into Word DOCX documents from Python.
hannoy
A production-ready, key-value-backed HNSW vector search implementation in Rust using LMDB.
httpx-socks
SOCKS4, SOCKS5, and HTTP CONNECT proxy transports for the httpx client.
OpenTelemetry GCP Trace Exporter
Export OpenTelemetry spans directly to Google Cloud Trace from your Python services.
scylla-driver
Modern, highly tunable Python client for ScyllaDB and Apache Cassandra over CQL
PyExasol
Official low-overhead Python driver for the Exasol database with fast HTTP transport.
wiremock
Python client and Testcontainers integration for driving a WireMock server from tests
Python JSONPath
A flexible RFC 9535 JSONPath engine for Python with JSON Pointer and JSON Patch.
tink-py
Google's misuse-resistant cryptography library for Python, providing safe AEAD, MAC, digital signature, and hybrid encryption APIs.
graphql-query
A complete Python DSL for building correct GraphQL query strings from typed classes.
dirhash-python
Compute a single deterministic hash of a file system directory in Python
python-sonic-client
Python client for the Sonic search backend, providing ingest, search, and control channel operations over its lightweight TCP protocol.
kgb
Function spies for Python unit tests that intercept, record, and reroute calls without heavy-handed mocking.
chargebee-python
Official Python client library for the Chargebee subscription billing and revenue-management API.
zipstream-ng
A modern Python library for generating and streaming ZIP files without buffering them in memory.
pydantic-collections
Validated, list-like collections of Pydantic models via a single BaseCollectionModel class.