Cookiecutter template for developing a new standalone python scrit.
cookiecutter https://github.com/dataloudlabs/cookiecutter-pyscript.git
# cd into the projects directory...
# to run the tests
ptw -vn
# for run the script as is
python -m script