..
2024-09-19 21:19:11 +02:00
2024-09-19 21:19:11 +02:00
2024-09-19 21:19:11 +02:00
2024-09-19 21:19:11 +02:00
2024-09-19 21:19:11 +02:00
2024-09-19 21:19:11 +02:00
2024-09-19 21:19:11 +02:00

SIM Free

Description

Installation

git clone https://github.com/alexohneander/sim_free
cd sim_free

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Run

fastapi run main.py