Skip to content

DevDungeon/Python-Flask-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Flask Template

Setup

Install the Python dependencies needed from requirements.txt.

pip install -r requirements.txt

Run the app

You can run the app directly by executing app.py.

python app.py

About

Application template for Python Flask web applications

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors