See the post on Rail Yard Works
Set the variables in the .env file and run:
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python ./src/main.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
See the post on Rail Yard Works
Set the variables in the .env file and run:
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python ./src/main.py