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 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.
@antv/layout
A collection of graph layout algorithms that turn node-and-edge data into renderable coordinates.
bigquery-schema-generator
Deduces an accurate BigQuery schema from your full JSON or CSV dataset instead of just the first 500 records.
ajv-i18n
Internationalised error messages for the Ajv JSON Schema validator.
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.
Partial JSON Parser
A zero-dependency Python library that completes and parses incomplete JSON streamed token-by-token from LLMs.
@algorithm.ts/lcs
Three interchangeable algorithms for finding the longest common subsequence, from classic DP to linear-space Myers diff.
Python JSONPath
A flexible RFC 9535 JSONPath engine for Python with JSON Pointer and JSON Patch.
json-source-map
Parses and stringifies JSON while mapping every key and value to its exact line, column, and character position.
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
simple-xml-to-json
A tiny, dependency-free library that transpiles XML into JSON through an AST.
retryhttp
Retry transient HTTP errors in httpx, requests, and aiohttp with sensible, fully customizable defaults.
json-hero-path
A lightweight TypeScript library for querying, filtering, and updating deeply nested JSON objects using compact, JSONPath-like path strings.