Skip to content

Spandan-Madan/flask_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask_example

A very simple example and tutorial on Flask which shows how to do 3 things:-

  1. Accepting input from user
  2. Do something with the user input (for ex, call a python function on this input)
  3. Pass the output of the python function to another HTML as a variable and present the user back with this new HTML.

To read a simple tutorial on this code base and for exaplanation navigate to: https://spandan-madan.github.io/flask_example/

About

Simple example for passing information around using flask. Shows how to accept input from user and use the input for something else.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published