codingame icon indicating copy to clipboard operation
codingame copied to clipboard

Wrapper for the undocumented CodinGame API. Can be used both synchronously and asynchronlously.

Results 2 codingame issues
Sort by recently updated
recently updated
newest added

Decprecate `Player.submission_id` in favor of `Player.solution_id` for consistency with `Player.solution_shared` and other API object names. https://github.com/takos22/codingame/blob/9f4592b540d1ff24bbfcc408ccf14917b5c60b03/codingame/clash_of_code/player.py#L155

todo

## Related problem When dealing with endpoint that give a title/description in both French and English, displaying both is a bit bulky, so having the `ConnectionState` know its current language...

enhancement
good first issue
todo