This to contain instructions a non-developer end user could use to get this running.
Decide on later.
The order may matter.
Why python(x,y)? Apparently a common motivation is to get around the need to have pip access a compiler when installing requirements.txt files.
Then run main.py
We'll use "master" for the current state of development, but new features should be taken to new branches then merged to master when working.
"master" won't be necessarily releasable. Releases will be tagged.