Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 168 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 168 Bytes

flask-examples

Running an example file

  • Run the following command - flask --app example1 run
  • Run the python script directly - python3 example1.py