.gitignore
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
azure-pipelines.yml
setup.cfg
setup.py
tox.ini
glue_plotly/__init__.py
glue_plotly/conftest.py
glue_plotly/logo.png
glue_plotly.egg-info/PKG-INFO
glue_plotly.egg-info/SOURCES.txt
glue_plotly.egg-info/dependency_links.txt
glue_plotly.egg-info/entry_points.txt
glue_plotly.egg-info/not-zip-safe
glue_plotly.egg-info/requires.txt
glue_plotly.egg-info/top_level.txt
glue_plotly/html_exporters/__init__.py
glue_plotly/html_exporters/scatter2d.py
glue_plotly/html_exporters/scatter3d.py
glue_plotly/html_exporters/tests/__init__.py
glue_plotly/html_exporters/tests/test_scatter2d.py
glue_plotly/html_exporters/tests/test_scatter3d.py