.gitignore
.pre-commit-config.yaml
README.rst
pyproject.toml
requirements.txt
.github/workflows/publish.yml
.github/workflows/tests.yml
cv_frames.egg-info/PKG-INFO
cv_frames.egg-info/SOURCES.txt
cv_frames.egg-info/dependency_links.txt
cv_frames.egg-info/entry_points.txt
cv_frames.egg-info/requires.txt
cv_frames.egg-info/top_level.txt
cvframes/__init__.py
cvframes/cli.py
cvframes/iterate.py
cvframes/web/__init__.py
cvframes/web/client.py
cvframes/web/server.py
cvframes/web/static/index.html
tests/test_iterate.py