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
passport-jwt
A Passport.js strategy for authenticating requests using JSON Web Tokens
ipykernel
The IPython kernel that lets Jupyter notebooks, JupyterLab, and other frontends run and interact with Python code.
ipywidgets
Interactive HTML widgets for Jupyter notebooks
nbformat
Reference implementation of the Jupyter Notebook JSON format
Phoenix
The official JavaScript client for Phoenix Channels — multiplexed WebSocket realtime with automatic reconnection and presence tracking.
nbconvert
Convert Jupyter notebooks to HTML, PDF, Markdown, and more
traitlets
A pure Python library that adds typed, validated, observable attributes to your classes, and the layered configuration system built on top of them.
openapi-generator-cli
Generate API client SDKs, server stubs, and docs from an OpenAPI spec across 170+ languages and frameworks.
kernel_gateway
A web server that exposes Jupyter kernels over REST and WebSocket APIs for headless code execution.
jupyter_client
The reference implementation of the Jupyter messaging protocol, giving Python apps sync and async client/kernel-management APIs over ZeroMQ.