Create GIF comparisons between 2 drivers' best qualifying laps from chosen Grand Prix.
This is a final project of Rust programming course, which is a part of Computer Science undergraduate program at AGH UST.
./f1_gif_comparison <framerate> <year> <country> <driver1> <driver2
Example usage:
./f1_gif_comparison 20 2023 Belgium VER ALB
This project uses fastf1 package to fetch data. For the project to function, it is necessary to obtain this package using pip:
pip install fastf1
This project uses OpenSans font, licensed under SIL OPEN FONT LICENSE Version 1.1.
This project is not associated in any way with the Formula 1 companies. F1, FORMULA ONE, FORMULA 1, FIA FORMULA ONE WORLD CHAMPIONSHIP, GRAND PRIX and related marks are trade marks of Formula One Licensing B.V.
