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.4ca5eef7d9a34d394ab3.js
share/jupyter/labextensions/bqplot/static/212.517344bcbaf583cc624d.js
share/jupyter/labextensions/bqplot/static/212.517344bcbaf583cc624d.js.LICENSE.txt
share/jupyter/labextensions/bqplot/static/297.20b084e3804ffd49fd74.js
share/jupyter/labextensions/bqplot/static/463.2c7d20e239737756286a.js
share/jupyter/labextensions/bqplot/static/501.e9cd969389fdad85fbd9.js
share/jupyter/labextensions/bqplot/static/568.5c5ce692550342502537.js
share/jupyter/labextensions/bqplot/static/662.4e0881a29e96dd519ce4.js
share/jupyter/labextensions/bqplot/static/87.0910f73118566e721f63.js
share/jupyter/labextensions/bqplot/static/963.48ee8f8b4580f2b71be2.js
share/jupyter/labextensions/bqplot/static/981.8e630ac56fa60d1bf407.js
share/jupyter/labextensions/bqplot/static/981.8e630ac56fa60d1bf407.js.LICENSE.txt
share/jupyter/labextensions/bqplot/static/remoteEntry.e9a229a6deef8e3c895b.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