LICENSE
README.md
setup.py
chess_analyst/__init__.py
chess_analyst/analyzer.py
chess_analyst/classifier.py
chess_analyst/cli.py
chess_analyst/engine.py
chess_analyst/pgn_parser.py
chess_post_analyst.egg-info/PKG-INFO
chess_post_analyst.egg-info/SOURCES.txt
chess_post_analyst.egg-info/dependency_links.txt
chess_post_analyst.egg-info/entry_points.txt
chess_post_analyst.egg-info/requires.txt
chess_post_analyst.egg-info/top_level.txt
tests/__init__.py
tests/test_classifier.py
tests/test_pgn_parser.py
tests/test_web_app.py