.coverage
.gitignore
.pre-commit-config.yaml
LICENSE
Makefile
README.md
coverage-badge.svg
mkdocs.yaml
pyproject.toml
.github/workflows/doc.yaml
.github/workflows/lint.yaml
.github/workflows/pypi.yaml
.github/workflows/tests.yaml
.github/workflows/type.yaml
docs/camera.md
docs/example.gif
docs/index.md
docs/my_file.gif
docs/stylesheets/style.css
overrides/partials/footer.html
snaplot/__init__.py
snaplot/main.py
snaplot.egg-info/PKG-INFO
snaplot.egg-info/SOURCES.txt
snaplot.egg-info/dependency_links.txt
snaplot.egg-info/requires.txt
snaplot.egg-info/top_level.txt
tests/__init__.py
tests/test_main.py