LICENSE
README.md
pyproject.toml
src/framepeek/__init__.py
src/framepeek/_context.py
src/framepeek/_values.py
src/framepeek/analysis.py
src/framepeek/py.typed
src/framepeek/report.py
src/framepeek/serialization.py
src/framepeek/types.py
src/framepeek/validation.py
src/framepeek/warnings.py
src/framepeek.egg-info/PKG-INFO
src/framepeek.egg-info/SOURCES.txt
src/framepeek.egg-info/dependency_links.txt
src/framepeek.egg-info/requires.txt
src/framepeek.egg-info/top_level.txt
tests/test_mvp.py
tests/test_properties.py