Source: bqplot Maintainer: Debian Python Team Uploaders: Roland Mas Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-jupyter-packaging, python3-setuptools, python3-traitlets, Standards-Version: 4.7.0 Homepage: https://github.com/bqplot/bqplot Vcs-Browser: https://salsa.debian.org/python-team/packages/bqplot.git Vcs-Git: https://salsa.debian.org/python-team/packages/bqplot.git 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.