Skip to content

l3v11/Codeforces-Leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeforces Leaderboard

A leaderboard generator written in Python for Codeforces

Instructions

  • Install the required Python packages.

    pip install --no-cache-dir -r requirements.txt
    
  • Open the file cf_handles.json in a text editor.

  • Put Codeforces user handles in the CF_HANDLES variable separated by a space.

  • Open a terminal and run the following command.

    python -m app
    
  • A CSV file containing users details will be generated.

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages