Auto-Pi-Garden

Setup

Create virtual environment (optional)

python3 -m pip install virtualenv

Create virtual environment with

python3 -m virtualenv venv

Activate virtual environment (before installing dependencies) with

source ./venv/bin/activate

Deactivate virtual environment with

deactivate

Install WiringPi

python3 -m pip install -r requirements.txt 

Run

python app.py

View web interface

http://<host>:8000/static/index.html

Not a Pi

Not a problem. remove -shunt from the RPi-Shunt directory