.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/deploy.yml
.github/workflows/testing.yml
examples/NiS.png
examples/example.ipynb
examples/hi_quartz.png
examples/rutile.png
src/nvcs/__init__.py
src/nvcs/color.py
src/nvcs/color_scheme.json
src/nvcs/structure.py
src/nvcs.egg-info/PKG-INFO
src/nvcs.egg-info/SOURCES.txt
src/nvcs.egg-info/dependency_links.txt
src/nvcs.egg-info/not-zip-safe
src/nvcs.egg-info/requires.txt
src/nvcs.egg-info/top_level.txt
tests/conftest.py
tests/test_viewer.py