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
pyjson5
A fast JSON5 serializer and parser for Python 3, implemented in Cython with a C++ core.
webcolors
A pure-Python library for converting and normalizing HTML/CSS color names, hex codes, and RGB values
serpapi
The official Python client for SerpApi, returning structured search results from Google, Bing, and more.
confusable_homoglyphs
Detect dangerous Unicode homoglyphs and mixed-script strings to stop impersonation attacks
svix-ksuid
Pure-Python KSUID (K-sortable unique ID) implementation from Svix
brotlicffi
Python CFFI bindings for Google's Brotli compression library, providing an API-compatible fallback for PyPy and other non-CPython runtimes.
pydyf
A low-level PDF generator for Python based on the PDF 1.7 specification.
Duo Client
Official Python SDK for the Duo Security Auth, Admin, and Accounts REST APIs.
postmarker
Python client library for the Postmark transactional email API, with built-in Django and Tornado integrations.
installer
A low-level Python library for installing packages from wheel distributions.
SecretStorage
Python bindings to the Freedesktop.org Secret Service D-Bus API for secure password storage on Linux.
sqlean.py
A drop-in replacement for Python's sqlite3 module, bundled with sqlean's SQL extensions.
AlibabaCloud ADB20211201
Official Python SDK for Alibaba Cloud AnalyticDB (ADB) for MySQL, generated from the AnalyticDB 2021-12-01 OpenAPI specification.
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.
@algorithm.ts/lcs
Three interchangeable algorithms for finding the longest common subsequence, from classic DP to linear-space Myers diff.
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).
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.