Git Product home page Git Product logo

erdieee / analyzef1 Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 1.97 MB

Analyze F1 telemetry data on past sessions. View driver and constructor standings

Home Page: https://erdieee-analyzef1-analyzef1home-s0fx45.streamlit.app/

License: GNU General Public License v3.0

Python 86.94% Shell 6.87% HTML 6.19%
data-visualization fastf1 formula1 f1 formula1-analysis formula1app motorsport strategy

analyzef1's Introduction

Analyze F1

For all the F1 nerds. Compare and visualize telemetry data between drivers.

Quick start

Software requirements

It is recommended to install a python version 3.8 or 3.9 since Analyze F1 relies on the python package FastF1 to gather data, where full functionalities are only avaiable on those python versions.

Installation

A setup script is provided for easy installation. It is a easy as running

# Download `develop` branch of analyzef1 repository
git clone https://github.com/erdieee/analyzef1.git

# Enter downloaded directory
cd analyzef1

# --install, Install analyzef1 from scratch
./setup.sh -i

To update to new changes in the future run

# --update
./setup.sh -u

Run the script

Whenever you want to run the script you need to activate the virtual enviroment first.

# activate your virtual enviroment (in Windows: .env/Scripts/activate.bat)
source .env/bin/activate
# run it
analyzef1

You can also check the deployed website under

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.