Skip to content

alexstanovoy/Codeforces-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

It's a simple well-documentated Codeforces.com API wrapper.

How to use?

  • Import cfapi.py
  • Create class CodeforcesAPI or ext_CodeforcesAPI. The second one is used for some more complicated, custom queries, which was created by me.
  • Use --help if there are any questions
  • There is simple terminal utility named cf.py, which can help you to understand the wrapper.

What is the requirements?

You'll need the latest versions of requests, robobrowser and tabulate installed.

About

A simple wrapper for online Codeforces API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages