Skip to content

Create GIF comparisons between 2 drivers' best qualifying laps from chosen Grand Prix.

Notifications You must be signed in to change notification settings

kligarski/f1-gif-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F1 GIF Comparison

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.

example2

Usage

./f1_gif_comparison <framerate> <year> <country> <driver1> <driver2

Example usage:

./f1_gif_comparison 20 2023 Belgium VER ALB

Data source

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

Fonts

This project uses OpenSans font, licensed under SIL OPEN FONT LICENSE Version 1.1.

Notice

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.

About

Create GIF comparisons between 2 drivers' best qualifying laps from chosen Grand Prix.

Topics

Resources

Stars

Watchers

Forks