Skip to content

A fun tool to visualize your and your friends' ratings with a bar chart race

Notifications You must be signed in to change notification settings

TheViking733n/CodeForces_Ratings_Racer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

CodeForces_Ratings_Racer

This tool generates an animated race video of your and your friends' CodeForces ratings

Sample Output

Raings-race-video.gif

Dependencies

Installation

pip3 install requests pandas beautifulsoup4
python -m pip install git+https://github.com/dexplo/bar_chart_race

Note:

Don't install bar_chart_race using pip as the version installed via pip seems to be outdated.

ffmpeg installation:

To install ffmpeg, you can go to this site. For Windows, you can directly download zip from here, extract it and add it to path or paste it in your System32 folder. To understand more about the step-by-step guide on how to do this, check this site.

Usage

Write all the CodeForces user handles in input.txt file and then run the below command:

python cf_racer.py

About

A fun tool to visualize your and your friends' ratings with a bar chart race

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages