Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

Codeforces Python API

Revision en1, by x93bd0, 2024-12-20 20:32:22

Hello, Codeforces comunity!

I have made a full-featured Python API wrapper for the Codeforces API. I believe this project will help developers not to struggle with the API documentation and/or implementation, as my package already offers a lot of features, and there are more incoming! Also, I'm working in documenting every aspect of the API, while implementing non-official data types for simplicity.

This project is very young (less than a week old), but it is already usable. I think it will hit a stable state in less than a month.

Thanks for your time! I hope you enjoy my creation: repo. Also, the documentation (although it is necessary to clarify that it is not yet ready).

Tags python, api

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English x93bd0 2024-12-20 20:32:22 859 Initial revision (published)