- Create the virtual environement
python -m venv ./.venv - Activate the venv
source .venv/bin/activate - Install dependancies
.\.venv\Scripts\pip.exe install -r .\requierments.txt - Copy
.env.exempleand rename it to.env - Fill it following instructions
- Run it with
.\.venv\Scripts\python.exe -m app.main
MistzSoftware/warthunder_squadron_stats
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|