/python-scripts-template

project template for python scripts development.

Primary LanguagePythonApache License 2.0Apache-2.0

python-scripts-template

project template for python scripts development.

Usage

$ git clone https://github.com/dbgso/python-scripts-template.git
$ cd python-scripts-template.git
$ pipenv sync --dev
$ pipenv run dev_watch
 Running: python app.py
hello world!