Skip to content

joelrojo/flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Boilerplate Project

Basic boilerplate for getting started with Flask, a basic framework for building web apps in Python. Includes jQuery 1.9 and basic directory structure (including extending templates).

Getting Started

  • set up virtualenv
  • pip install flask
  • python runserver.py

More documentation on Flask here.

About

Basic boilerplate for getting started with Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages