Source: bqplot Maintainer: Debian Python Team Uploaders: Roland Mas Section: python Priority: optional Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 13), python3-jupyter-packaging, python3-traitlets Standards-Version: 4.5.1 Homepage: https://github.com/bqplot/bqplot Package: python3-bqplot Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-traittypes Description: Interactive plotting for the Jupyter notebook 2-D plotting library for Project Jupyter . bqplot is a 2-D visualization system for Jupyter, based on the constructs of the *Grammar of Graphics*. . In bqplot, every component of a plot is an interactive widget. This allows the user to integrate visualizations with other Jupyter interactive widgets to create integrated GUIs with a few lines of Python code.