Skip to content

A simple wrapper for getting started on flask applications

Notifications You must be signed in to change notification settings

devpranoy/flask_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask_template

A simple wrapper for getting started on flask applications

Installation

  • Step 1 Download Python
  • Step 2 Open terminal or cmd
  • Step 3 Enter the commands below
pip install Flask

Run an app

To run a Flask app on localhost

sudo python app.py

Heroku support files are in the folder named heroku

About

A simple wrapper for getting started on flask applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published