This tool generates an animated race video of your and your friends' CodeForces ratings
pip3 install requests pandas beautifulsoup4
python -m pip install git+https://github.com/dexplo/bar_chart_race
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.
Write all the CodeForces user handles in input.txt file and then run the below command:
python cf_racer.py