LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/all_3d_plots.py
examples/array_slices_3d.py
examples/auto_detect.py
examples/dashboard_showcase.py
examples/demo.py
examples/demo_show_close.py
examples/example.py
examples/test_large_data.py
src/bottleviz/__init__.py
src/bottleviz.egg-info/PKG-INFO
src/bottleviz.egg-info/SOURCES.txt
src/bottleviz.egg-info/dependency_links.txt
src/bottleviz.egg-info/requires.txt
src/bottleviz.egg-info/top_level.txt
src/bottleviz/core/core.py
src/bottleviz/core/exceptions.py
src/bottleviz/core/styles.py
src/bottleviz/core/types.py
src/bottleviz/processors/auto.py
src/bottleviz/publishers/backends.py
src/bottleviz/utils/utils.py
tests/__init__.py
tests/test_advanced_plots.py
tests/test_core.py
tests/validate.py