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.
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
pyparsing
Build recursive-descent parsers in Python without a separate grammar file
zxcvbn-python
A Python port of Dropbox's zxcvbn - realistic password strength estimation with crack-time estimates and specific improvement feedback.
is
TypeScript-first runtime type checking with type guards, assertions, and generic-aware inference for over 100 JavaScript and TypeScript value types.
srsly
Unified, cross-platform JSON, JSONL, MessagePack, Pickle, and YAML serialization for Python
wasabi
A lightweight, zero-dependency console printing and formatting toolkit for Python
Python Xlib
A pure-Python implementation of the X11 protocol for talking to an X server.