Skip to content

Latest commit

 

History

History

webapp_ex1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.