AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
docs/Makefile
docs/make.bat
docs/source/api_reference.rst
docs/source/authors.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/user_guide.rst
docs/source/_static/index_api.png
docs/source/_static/index_contribute.png
docs/source/_static/index_getting_started.png
docs/source/_static/index_user_guide.png
docs/source/_templates/class.rst
docs/source/_templates/custom-module-template.rst
docs/source/_templates/module.rst
docs/source/_templates/autosummary/base.rst
docs/source/_templates/autosummary/class.rst
docs/source/_templates/autosummary/module.rst
nested_grid_plotter/__about__.py
nested_grid_plotter/__init__.py
nested_grid_plotter/animated_plotter.py
nested_grid_plotter/base_plotter.py
nested_grid_plotter/imshow.py
nested_grid_plotter/utils.py
nested_grid_plotter.egg-info/PKG-INFO
nested_grid_plotter.egg-info/SOURCES.txt
nested_grid_plotter.egg-info/dependency_links.txt
nested_grid_plotter.egg-info/not-zip-safe
nested_grid_plotter.egg-info/requires.txt
nested_grid_plotter.egg-info/top_level.txt
tests/__init__.py
tests/test_animated_plotter.py
tests/test_base_plotter.py
tests/test_examples.py
tests/test_imshow.py
tests/test_utils.py