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
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.
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
retryhttp
Retry transient HTTP errors in httpx, requests, and aiohttp with sensible, fully customizable defaults.
vector-map
A Vec-backed map and set for Rust that beats hash maps on small collections