README.md
pyproject.toml
setup.py
chess_heatmap/__init__.py
chess_heatmap/chess_dask_cluster.py
chess_heatmap/chess_image_generator.py
chess_heatmap/chess_util.py
chess_heatmap.egg-info/PKG-INFO
chess_heatmap.egg-info/SOURCES.txt
chess_heatmap.egg-info/dependency_links.txt
chess_heatmap.egg-info/top_level.txt
tests/__init__.py
tests/mock_animate.py
tests/mock_axis.py
tests/mock_client.py
tests/mock_future.py
tests/mock_game.py
tests/mock_snsheatmap.py
tests/mock_subplots.py
tests/test_chess_attackers.py
tests/test_chess_dask_cluster.py
tests/test_chess_image_generator.py
tests/test_chess_util.py
tests/test_heatmap.py