LICENSE
README.md
pyproject.toml
chesscompy/__init__.py
chesscompy/_client.py
chesscompy/exceptions.py
chesscompy/games.py
chesscompy/pgn.py
chesscompy/stats.py
chesscompy.egg-info/PKG-INFO
chesscompy.egg-info/SOURCES.txt
chesscompy.egg-info/dependency_links.txt
chesscompy.egg-info/requires.txt
chesscompy.egg-info/top_level.txt
tests/test_client.py
tests/test_games.py
tests/test_pgn.py
tests/test_stats.py