Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.44 KB

README.md

File metadata and controls

33 lines (28 loc) · 1.44 KB

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