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
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
ghp-import
A small CLI that copies a built docs directory straight onto your repo's gh-pages branch.
Python Xlib
A pure-Python implementation of the X11 protocol for talking to an X server.
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.
jsonptr
Data structures and logic for resolving, assigning, and deleting JSON data by RFC 6901 pointers in Rust.