Skip to content

Olexiy95/chess_analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess Analyser

Scripts for leveraging chess.com API endpoints with python chess library.

Potential uses are data analysis and visualisation of stats, machine learning applications and engine related development.

Per documentation, chess.com API currently only supports GET type requests.

Plans are to release a more interactive API in the future to allow sending (POST) of moves and other commands.

Documentation:

https://www.chess.com/news/view/published-data-api

https://python-chess.readthedocs.io/en/latest/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages