A sample of a python microservice block for kintohub
It is using python 3.6.4
pip install -r requirements.txt
FLASK_APP=hello.py flask runruns on port5000FLASK_APP=hello.py flask run --port=80
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A sample of a python microservice block for kintohub
It is using python 3.6.4
pip install -r requirements.txtFLASK_APP=hello.py flask run runs on port 5000FLASK_APP=hello.py flask run --port=80