Releases: takos22/codingame
Releases · takos22/codingame
codingame v0.2.1
Add argument checking in codingame.Client
codingame v0.2.0
Version 0.2.0
Changelog
Add Client.get_clash_of_code()
and data classes for it (ClashOfCode
and Player
)
Update
Update the module by doing pip install codingame --upgrade
codingame v0.1.0
codingame v0.1.0
First release
Base client for the CodinGame API. It can only get a CodinGamer.
Download
Download the module by doing pip install codingame