Skip to content

This small repository demonstrates the simplicity of starting up a Flask instance to run python code in the backend. There are a number of example routes created and labelled in this code, so that future deployment or use-cases can easily be created.

Notifications You must be signed in to change notification settings

joshtowell/flask-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Flask Web App for Python

This small repository demonstrates the simplicity of starting up a Flask instance to run python code in the backend. There are a number of example routes created and labelled in this code, so that future deployment or use-cases can easily be created.

image

Flask is a Micro-framework integrated with Python that allows python code to control user interactions, visuals, logic and more.

image

About

This small repository demonstrates the simplicity of starting up a Flask instance to run python code in the backend. There are a number of example routes created and labelled in this code, so that future deployment or use-cases can easily be created.

Topics

Resources

Stars

Watchers

Forks