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
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.
gix
An idiomatic, lean, fast and safe pure Rust implementation of Git for programmatic repository access.
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
setuptools-scm
Derive your Python package version automatically from Git and Mercurial tags.
traitlets
A pure Python library that adds typed, validated, observable attributes to your classes, and the layered configuration system built on top of them.
dulwich
A pure-Python implementation of Git, giving you programmatic access to repositories without shelling out to the git binary.
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.