README
1. Introduction
This template is made for building Python3 webservices/websites using the Flask framework.
2. How to play with it?
By default, the main entry point is in main/wsgi.py
file.
!!! note "An interactive debugger is automatically configured if you use debug=1
in your plugin config.ini
file."
You will find a tutorial about this plugin at https://metwork-framework.org/pub/metwork/continuous_integration/docs/integration/mfserv/870-tutorials/050_python3_flask_plugin/