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
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
ipykernel
The IPython kernel that lets Jupyter notebooks, JupyterLab, and other frontends run and interact with Python code.
IPython
A productive interactive Python shell with rich introspection, tab completion, and magic commands.
auto-bind
Automatically bind class methods to their instance, including inherited ones
ipywidgets
Interactive HTML widgets for Jupyter notebooks
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
nbformat
Reference implementation of the Jupyter Notebook JSON format
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
nbconvert
Convert Jupyter notebooks to HTML, PDF, Markdown, and more
memoize
Speed up repeated function calls by caching results for identical input arguments.
traitlets
A pure Python library that adds typed, validated, observable attributes to your classes, and the layered configuration system built on top of them.
react-scroll-sync
Synchronizes scroll position across multiple scrollable panes in React with a simple context-based provider and pane wrapper.
makefun
Dynamically create Python functions with a proper, correct signature for decorators and generators.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
jupyter_client
The reference implementation of the Jupyter messaging protocol, giving Python apps sync and async client/kernel-management APIs over ZeroMQ.
Redux First History
Makes Redux the single source of truth for navigation state, syncing react-router, @reach/router, and wouter through one dispatch-driven history.
func_timeout
Run any existing Python function with a hard timeout, plus stoppable-thread support
futures-intrusive
Async/await synchronization primitives for Rust built on intrusive collections