berserk
berserk copied to clipboard
Python client for the lichess API
The followed/following enpoints were removed from Lichess so they will always 404
* berserk version: 0.11.9 * Python version: 3.9 * Operating System: macOS Monterey Version 12.5.1 ### Description I'm trying to fetch information for one of the recent Chess960 Qualifier open...
well, that. Im using te last version of Berserk in a rpi zero w (a little machine but powerful enough for make the work.) I import berserk at the beginning...
Is there a way to use the [cloud-eval](https://lichess.org/api#operation/apiCloudEval) endpoint?
* berserk version: berserk-downstream 0.11.8 * Python version: 3.8.10 * Operating System: Ubuntu 20.04 ### Description I am trying to call the function `get_realtime_statuses`. `import berserk` `session = berserk.TokenSession(API_TOKEN)` `client...
* berserk version: 0.11.12 * Python version:3.11 * Operating System:Kali Linux ### Description Describe what you were trying to get done. I am a AI engineer, I was making a...
Hello, it would be great if berserk's tox.ini file supported the newly-released python3.11. Here is a PR for adding that support. For now all the requirements from requirements_dev.txt have been...
Currently the README still link to the old berserk docs.