Skip to content

holdens-heroes/FlaskApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlaskApp

Flask is a micro web framework for Python similar to the Sinatra framework for Ruby. Just like Sinatra, it is designed to help you get a website up-and-running as quickly as possible.


Pre-reqs

  • Python > 2.6 ~$ python -V

Development Setup

  1. Install pip: ~$ sudo easy_install pip

  2. Install Flask using pip: ~$ sudo pip install Flask

About

Holden's Heroes example Flask Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors