Skip to content

Jan-Jaap/laptime-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laptime Sim Python

Laptime sim

Clone the repository to your current directory

git clone https://github.com/Jan-Jaap/laptime-sim .

Use poetry to create python3.12 virtual environment and install dependencies:

poetry env use "%USERPROFILE%\AppData\Local\Programs\Python\Python312\python.exe"
poetry install

Open a shell and launch streamlit webapp to start the WebApp:

poetry shell
streamlit run src\streamlit_apps\Welcome.py

Use the webapp running on localhost

streamlit_trackview

streamlit_car_properties

streamlit_laptime_optimizer

About

Laptime simulation and optimization in python. Using streamlit for a browser based user interface.

Resources

License

Stars

Watchers

Forks

Languages