Skip to main content

Making chess analytics easy.

Project description

chess-analytica: chess analytics made easy

================================================================================

.. image:: https://readthedocs.org/projects/chess-analytica/badge/?version=latest

:target: https://chess-analytica.readthedocs.io/en/latest/

:alt: Docs

Introduction


chess-analytica is a chess library that allows for the simple scraping of data using the chess.com API, and subsequent

analysis of that data. Built on top of the python-chess library, chess-analytica allows for you to easily scrape

all of a given player's past (or current) games, filter the games down, and then analyze them.

.. code:: python

>>> from chess_analytica import Board, ChessDotCom



>>> profile = ChessDotCom("aronfrish", False) #False means that it will not try to import the games from the "cache" folder



>>> print(profile.games[0].white_player)

#aronfrish



>>> print(profile.games[0].final_state + " \n" + profile.games[0].link)

#r n b . k b . r

#p p p p q p p p

#. . . . . . . .

#. . . . . . . .

#. . . . . . N .

#. . . P . . . .

#P P P K . P P P

#R N B n . B . R

#https://www.chess.com/game/live/77569257661

Installing


Download and install the latest release:

::

pip install chess-analytica

Documentation <https://chess-analytica.readthedocs.io/en/latest/>__


  • Examples <https://chess-analytica.readthedocs.io/en/latest/usage.html>_

  • ChessDotCom Class <https://chess-analytica.readthedocs.io/en/latest/chessdotcom.html>_

  • Board Class <https://chess-analytica.readthedocs.io/en/latest/board.html>_

Features


  • Scrape all game info from a given player's profile

  • Simulate games and analyze them

  • Filter games by time control

License


chess-analytica is licensed under the MIT License.

Check out LICENSE.txt for the full text.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chess-analytica-1.0.7.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chess_analytica-1.0.7-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

Details for the file chess-analytica-1.0.7.tar.gz.

File metadata

  • Download URL: chess-analytica-1.0.7.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.1

File hashes

Hashes for chess-analytica-1.0.7.tar.gz
Algorithm Hash digest
SHA256 f59032d17817a15c4fe100924f43c0dfc98ed13755c092b1633dbbe76ce39656
MD5 8f02c51ef29999585dac19e3f365fa90
BLAKE2b-256 efb17060de24b6a76e5f4f0acd9d4925a048dace975a750e4b9a677290e18d98

See more details on using hashes here.

File details

Details for the file chess_analytica-1.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for chess_analytica-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 32c9c22ba648287ccea57fc9119db8b0fa1c347bba963e02fcf95ea5abd1c5a3
MD5 6b2080f9f130352c49e6c0f29cd09d1a
BLAKE2b-256 2f3f2edb8417f0dd5c2513c33bfdf4452d5d6a1b8314006213a361a131cc76a3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page