.gitignore
.pre-commit-config.yaml
README.md
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/requires.txt
cv_frames.egg-info/top_level.txt
cvframes/__init__.py
cvframes/iterate.py
tests/test_iterate.py