make mkenv
make init
make run
make lint
make tests
Simply add it to the list of packages in setup.py and run
make run
again
This will install all the dependencies in the virtual environment and start the application
Python starter project template for micro services that use Flask. Inspired by npm.
HTML
make mkenv
make init
make run
make lint
make tests
Simply add it to the list of packages in setup.py and run
make run
again
This will install all the dependencies in the virtual environment and start the application