All Projects → klen → Flask Foundation

klen / Flask Foundation

Licence: other
Quick start with Flask

Programming Languages

python
139335 projects - #7 most used programming language

Flask-Foundation

Build Status

Quick start with Flask. This is a template for a simple creating website with Flask. Use it as a starting point to create something more unique.

It includes:

Preview

Working example: http://foundation.node42.org/

preview

Requirements:

  • Python 2.6 (importlib, unittest2)
  • Python 2.7

Instalation:

$ git clone https://github.com/klen/Flask-Foundation.git
$ cd Flask-Foundation
$ make db

Usage:

Run development server:

$ make run

See also:

$ ./manage.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].