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
HTTPX OAuth
Async OAuth2 client for Python built on HTTPX with ready-made provider clients.
python-gssapi
Python bindings for RFC 2743/2744 GSSAPI, giving Python code direct, Pythonic access to Kerberos and other GSSAPI security mechanisms.
toml-sort
A command-line utility and Python library that sorts and formats TOML files while preserving comments.
undetected-chromedriver
A drop-in Selenium Chrome WebDriver replacement that patches the chromedriver binary and browser fingerprint to evade bot-mitigation systems.
IceCream
A Python debugging library that prints both an expression and its value, so you never have to write print("x:", x) again.
Tortoise ORM
Familiar asyncio ORM for Python, built with relations in mind
nodriver
Async browser automation and web scraping that talks directly to Chromium via CDP, with no Selenium, WebDriver, or ChromeDriver required.
PyPika
A Python SQL query builder that constructs expressive, vendor-flexible SQL using a fluent builder API.
furl
The easiest way to parse, build, and modify URLs in Python, without wrestling urllib.
pyttsx3
Offline text-to-speech synthesis library for Python across Windows, macOS, and Linux
taskiq
An async-first distributed task queue for Python with type-safe tasks, pluggable brokers, and first-class FastAPI/AioHTTP integration.
aioredis-py
An asyncio-native Redis client for Python, later merged into redis-py's asyncio module.
CleverCSV
A drop-in replacement for Python's csv module that detects the dialect of messy, real-world CSV files with far higher accuracy than the standard library.
JPype
A native bridge that gives Python programs direct, in-process access to the full Java class library and JVM.
rama-core
The async Service and Layer trait core that every Rama network stack builds on.
redis-py-cluster
A Python client for Redis Cluster, extending redis-py with cluster-aware routing, pipelining, and pub/sub.
imap_tools
A high-level Python library for reading, searching, and managing email over IMAP without hand-rolling imaplib calls.
primp
Python HTTP client that impersonates real browser TLS and HTTP/2 fingerprints.
native-tls
A safe, ergonomic Rust wrapper over each platform's native TLS implementation.
python-rapidjson
Fast Python JSON parsing and serialization powered by the RapidJSON C++ library
FalconPy
The official Python SDK for the CrowdStrike Falcon platform, wrapping every OAuth2 API operation in typed, testable service classes.
Python Xlib
A pure-Python implementation of the X11 protocol for talking to an X server.
typing_inspect
Runtime introspection helpers for Python's typing module — detect generics, unions, and type variables reliably.
python-youtube
A Python SDK for the YouTube Data API v3, with OAuth2 auth, typed models, and full resource coverage.