Skip to content

rostro36/TdFgraph

Repository files navigation

Graphs for multi-day cycling races.

This project makes it possible to scrape ProCyclingStats and uses and displays the obained data in a graph.
Like this:
Alt text To use:

>python main.py <race-name> year

e.g.

>python main.py tour-de-france 2018
>python main.py giro-d-italia 2017

To test:

~\TdFgraph>python -m pytest tests

The program creates subfolders in the directory to store data.

About

Graphs for the 2018 Tour de France

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages