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
partysocket
A drop-in, auto-reconnecting WebSocket client with message buffering and React hooks
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.
ipywidgets
Interactive HTML widgets for Jupyter notebooks
nbformat
Reference implementation of the Jupyter Notebook JSON format
nbconvert
Convert Jupyter notebooks to HTML, PDF, Markdown, and more
reconnecting-websocket
A drop-in WebSocket wrapper for Web, Node.js, and React Native that auto-reconnects with configurable backoff and message buffering.
traitlets
A pure Python library that adds typed, validated, observable attributes to your classes, and the layered configuration system built on top of them.
kernel_gateway
A web server that exposes Jupyter kernels over REST and WebSocket APIs for headless code execution.
swagger-autogen
Generates OpenAPI/Swagger specs for Node.js APIs by statically parsing your route files instead of hand-writing annotations.
jupyter_client
The reference implementation of the Jupyter messaging protocol, giving Python apps sync and async client/kernel-management APIs over ZeroMQ.
colorclass
Cross-platform ANSI color text for Python console apps, with automatic light/dark background detection.