This replaces the script runtime interpreter with Python 3, by switching one package with another.
Additionally, we propose some sane defaults one could like to see in a repository like this. Namely:
README.md
(with a mention of the licence terms).gitignore
file to put things out of sight we don't need.env.example
that shows which environmental variables we expect in .env