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
git clone https://github.com/alexohneander/sim_free
cd sim_free
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
fastapi run main.py