python_reference/templates/webapp_ex1 at master · oolumee/python_reference · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

Sebastian Raschka, 2015

Flask Example App 1

A simple Flask app that calculates the sum of two numbers entered in the respective input fields.

A more detailed description is going to follow some time in future.

You can run the app locally by executing python app.py within this directory.