LICENSE
MANIFEST.in
README.md
install.json
pyproject.toml
setup.cfg
setup.py
bqplot/__init__.py
bqplot/_version.py
bqplot/axes.py
bqplot/colorschemes.py
bqplot/default_tooltip.py
bqplot/figure.py
bqplot/install.py
bqplot/interacts.py
bqplot/market_map.py
bqplot/marks.py
bqplot/pyplot.py
bqplot/scales.py
bqplot/toolbar.py
bqplot/traits.py
bqplot.egg-info/PKG-INFO
bqplot.egg-info/SOURCES.txt
bqplot.egg-info/dependency_links.txt
bqplot.egg-info/not-zip-safe
bqplot.egg-info/requires.txt
bqplot.egg-info/top_level.txt
bqplot/map_data/EuropeMap.json
bqplot/map_data/USCountiesMap.json
bqplot/map_data/USStatesMap.json
bqplot/map_data/WorldMap.json
etc/jupyter/nbconfig/notebook.d/bqplot.json
share/jupyter/labextensions/bqplot/package.json
share/jupyter/labextensions/bqplot/static/133.6a1bb63d389b2bb913aa.js
share/jupyter/labextensions/bqplot/static/212.e8cdc741c425e2902797.js
share/jupyter/labextensions/bqplot/static/212.e8cdc741c425e2902797.js.LICENSE.txt
share/jupyter/labextensions/bqplot/static/501.6c13f92ce49688bde790.js
share/jupyter/labextensions/bqplot/static/568.b05e1448ad8864fcf75e.js
share/jupyter/labextensions/bqplot/static/662.8aa1bf615fb33700fe46.js
share/jupyter/labextensions/bqplot/static/794.1ed37f30b94f252add42.js
share/jupyter/labextensions/bqplot/static/815.5a9f6cdc8bf7c98ec71e.js
share/jupyter/labextensions/bqplot/static/842.55077e555f9c628e3b70.js
share/jupyter/labextensions/bqplot/static/87.cc5d175e0ffc0d125bd5.js
share/jupyter/labextensions/bqplot/static/981.8fb11420f77b34a88fb2.js
share/jupyter/labextensions/bqplot/static/981.8fb11420f77b34a88fb2.js.LICENSE.txt
share/jupyter/labextensions/bqplot/static/remoteEntry.af71ba374fc8128e6506.js
share/jupyter/labextensions/bqplot/static/style.js
share/jupyter/nbextensions/bqplot/extension.js
share/jupyter/nbextensions/bqplot/index.js
tests/__init__.py
tests/binary_serialization_test.py
tests/conftest.py
tests/marks_test.py
tests/selector_test.py