Skip to content

cscanlin/basic-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Flask Demo from the first three sections of the Flask Mega Tutorial.

Installing

git clone https://github.com/cscanlin/basic-flask.git
cd basic-flask
pip install -r requirements.txt

Running

python run.py

Alternatively, run the single file example:

python flask_single_file.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published