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
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.
CloudEvents
The official Python SDK for building, validating, and converting CloudEvents across HTTP, Kafka, AMQP, and RabbitMQ.
dnslib
A pure-Python library for encoding, decoding, and building DNS wire-format packets, with a lightweight framework for writing custom DNS servers.
aioitertools
Implementation of itertools, builtins, and more for asyncio and mixed iterables.
bigquery-schema-generator
Deduces an accurate BigQuery schema from your full JSON or CSV dataset instead of just the first 500 records.
hyper-tls
A minimal HTTPS connector that pairs hyper with native-tls for secure Rust HTTP clients.
Cucumber Expressions
A human-readable alternative to regular expressions for matching Gherkin step text
Azure Functions Python Library
The Python programming model for Azure Functions: triggers, bindings, and typed request/response objects.
pyjson5
A fast JSON5 serializer and parser for Python 3, implemented in Cython with a C++ core.
Duo Client
Official Python SDK for the Duo Security Auth, Admin, and Accounts REST APIs.
AlibabaCloud ADB20211201
Official Python SDK for Alibaba Cloud AnalyticDB (ADB) for MySQL, generated from the AnalyticDB 2021-12-01 OpenAPI specification.
wreq-util
Browser and OkHttp client emulation, TLS certificate compression, and delay middleware for the wreq HTTP client.
kgb
Function spies for Python unit tests that intercept, record, and reroute calls without heavy-handed mocking.
BlendModes
Apply Photoshop-style layer blend modes to images in Python with NumPy and Pillow