README.md
pyproject.toml
chessvision/__init__.py
chessvision/analyze.py
chessvision/archetypes.py
chessvision/elo_forecast.py
chessvision/evaluator.py
chessvision/features.py
chessvision/models.py
chessvision/parser.py
chessvision/recommender.py
chessvision_py.egg-info/PKG-INFO
chessvision_py.egg-info/SOURCES.txt
chessvision_py.egg-info/dependency_links.txt
chessvision_py.egg-info/requires.txt
chessvision_py.egg-info/top_level.txt
tests/test_analyze.py
tests/test_archetypes.py
tests/test_elo_forecast.py
tests/test_evaluator.py
tests/test_features.py
tests/test_parser.py
tests/test_recommender.py
tests/test_smoke.py
tests/test_stream.py