Skip to content

Python package example project and instructions

Compare
Choose a tag to compare
@tiangolo tiangolo released this 02 Sep 23:02
· 257 commits to master since this release

2017-09-02:

  • Example project with a Python package structure and a section explaining how to use it and structure a Flask project like that.
  • Also, the examples and documentation now use the flask run commands, that allows running a package application while developing more easily.