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
Tags2
Sort:Used by Most Apps
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
chromedp
A faster, simpler way to drive Chrome browsers via the DevTools Protocol, written in pure Go with zero external dependencies.
auto-bind
Automatically bind class methods to their instance, including inherited ones
chrome-remote-interface
A Node.js client for the Chrome DevTools Protocol, exposing every browser command, event, and type as a plain JavaScript API.
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().