Source: python-aiolichess Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Build-Depends: debhelper-compat (= 14), dh-sequence-python3, dh-sequence-single-binary, pybuild-plugin-pyproject, python3-all, python3-hatchling, Build-Depends-Indep: python3-aiohttp , python3-pytest , python3-pytest-asyncio , Standards-Version: 4.7.4 Homepage: https://github.com/aryanhasgithub/aiolichess Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aiolichess Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aiolichess.git Testsuite: autopkgtest-pkg-pybuild Package: python3-aiolichess Architecture: all Description: asynchronous client for the Lichess REST API Lichess is a free and open-source online chess server where users can play games, solve puzzles, analyse positions, and view chess ratings and statistics. . This library provides asynchronous access to the authenticated account endpoint of the Lichess REST API. Using a personal API token, it can retrieve the authenticated user's account details, user ID, username, profile, game counts, and rating statistics. . Returned data is represented by structured objects for account profiles, performance ratings, play counts, and per-variant statistics. Supported chess variants and formats include bullet, blitz, rapid, classical, correspondence, Chess960, crazyhouse, antichess, atomic, horde, king of the hill, racing kings, three-check, and puzzles.