Boilerplate to be used with the flask micro framework, in order to define an organization pattern that is loosely coupled and that can deliver value and especially agility in its development.
application/
|__src/
|____funcions/
|____helpers/
|____routes/
|____schemas/
|____services/
|__.editorconfig
|__.env
|__.gitignore
|__app.py
|__config.py
|__README.md
|__requirements.txt
|__wsgi.py
Contribute to an agile project structuring model, fork the project and present your proposal. :P