chess.com
chess.com copied to clipboard
Python wrapper for Chess.com Published-Data API
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.8.5. Release notes Sourced from aiohttp's releases. 3.8.5 Security bugfixes Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz and :user:Dreamsorcerer. Thanks to...
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Hi, I am trying to understand the chess.com api wrapper and to begin I just try the testendpoint to see the format of the data retrieve. I have troubles with...
Update to latest aiohttp for Python 3.12 compatibility
It seems as if the requirement of 'aiohttp==3.8.3' is incompatible with python 3.12. Installation works fine with python 3.11.9.
this message appeared when i tried to collect the data of all players of a country is there a way to come around it?
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. Release notes Sourced from jinja2's releases. 3.1.5 This is the Jinja 3.1.5 security fix release, which fixes security issues and bugs but does not...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.10 to 3.10.11. Release notes Sourced from aiohttp's releases. 3.10.11 Bug fixes Authentication provided by a redirect now takes precedence over provided auth when making requests with...