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
Tags2
Sort:Used by Most Apps
Pillow
The friendly PIL fork that adds image processing capabilities to Python
asyncpg
A fast PostgreSQL database client library for Python built directly on asyncio, implementing the PostgreSQL binary wire protocol natively for high-throughput async applications.
node-xml2js
XML-to-JavaScript-object parser and builder for Node.js
pyparsing
Build recursive-descent parsers in Python without a separate grammar file
opencv-python
Pre-built, pip-installable OpenCV bindings that give Python programs full computer vision and image-processing capabilities without compiling from source.
quick-xml
A high-performance, near-zero-copy XML pull parser and writer for Rust
OAuthLib
Generic, spec-compliant OAuth1, OAuth2, and OpenID Connect implementation for Python
etree
A lightweight, pure Go library for parsing, querying, and modifying XML with an element-tree model and XPath-like path queries.
xml-js
Converts XML text to JavaScript objects or JSON and back, preserving element order.
kombu
A Python messaging library giving Celery and other apps one high-level API over AMQP, Redis, SQS, and a dozen other broker transports.
PyInstaller
Bundle a Python application and all its dependencies into a single standalone package or executable.
aio-pika
An asyncio-native Python client for RabbitMQ that wraps aiormq with a high-level, fully type-hinted API and transparent auto-reconnection.
aiocache
Asyncio cache manager with a unified async API across memory, Valkey/Redis, and Memcached backends
zxcvbn-python
A Python port of Dropbox's zxcvbn - realistic password strength estimation with crack-time estimates and specific improvement feedback.
fastuuid
Rust-powered CPython bindings that generate and parse UUIDs faster than Python's stdlib, with a fully drop-in compatible API.