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
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
auto-bind
Automatically bind class methods to their instance, including inherited ones
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
memoize
Speed up repeated function calls by caching results for identical input arguments.
makefun
Dynamically create Python functions with a proper, correct signature for decorators and generators.
func_timeout
Run any existing Python function with a hard timeout, plus stoppable-thread support
expr-eval-fork
A security-patched fork of expr-eval for safely parsing and evaluating math expressions in JavaScript without native eval().