Skip to content

Releases: takos22/codingame

codingame v0.2.1

16 Sep 20:03
Compare
Choose a tag to compare

Add argument checking in codingame.Client

codingame v0.2.0

13 Sep 12:34
211c554
Compare
Choose a tag to compare

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

12 Sep 12:48
Compare
Choose a tag to compare

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