Skip to content

alfg/flask-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-bootstrap

Flask-Bootstrap is a simple template I use when creating small webapps using the Flask Framework, Twitter Bootstrap and SQLAlchemy as the ORM.

Install

pip install -r requirements.txt

Customize and Configure

Customize and configure your project by replacing project in several files including:

runserver.py

wsgi.py

models.py

project/

project/views.py

Run

python runserver.py

About

A Flask template with Flask-SQLAlchemy support and Twitter Bootstrap frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published