.gitignore
.pylintrc
ACKNOWLEDGMENT.md
CONTRIBUTING.md
COPYING
COPYING.LESSER
MANIFEST.in
README.rst
setup.py
tox.ini
.github/workflows/publish-sdist.yml
.github/workflows/run-tox.yml
doc/Makefile
doc/source/_common.rst
doc/source/conf.py
doc/source/index.rst
examples/plot_builder.py
plotly_helper/__init__.py
plotly_helper/cli.py
plotly_helper/helper.py
plotly_helper/neuron_viewer.py
plotly_helper/object_creator.py
plotly_helper/shapes.py
plotly_helper.egg-info/PKG-INFO
plotly_helper.egg-info/SOURCES.txt
plotly_helper.egg-info/dependency_links.txt
plotly_helper.egg-info/entry_points.txt
plotly_helper.egg-info/requires.txt
plotly_helper.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_helper.py
tests/test_neuron_viewer.py
tests/test_object_creator.py
tests/test_shapes.py
tests/data/neuron.h5