2012-11-04 17:13:07 -05:00
2012-03-06 12:57:28 -05:00
2012-03-06 12:57:28 -05:00
2012-03-06 12:57:28 -05:00
2012-03-06 12:57:28 -05:00
2012-11-04 17:13:07 -05:00
2012-03-06 12:57:28 -05:00
2012-03-06 13:31:53 -05:00
2012-03-06 12:57:28 -05:00
2012-03-06 13:34:06 -05:00
2012-03-06 12:57:28 -05:00
2012-03-06 13:31:53 -05:00

flask-bootstrap

Flask application framework pre-configured for SQL Alchemy, flask-auth authentication, and Twitter bootstrap frontend. Based on Flask Tool's simple app template by imlucas and Twitter's bootstrap framework.

Install

git clone git://github.com/esbullington/flask-bootstrap.git
cd flask-bootstrap
pip install -r requirements.txt

Run the app locally

Deploy to AWS

Change the appropriate settings in fabfile.py and fab deploy

Features

  • Default templates with HTML5 Boilerplate included
  • Ready to go manage.py that uses the excellent Flask-Script package
  • Supervisord config to run your app on uwsgi
  • Nginx config and required dependencies
  • Pre built fabfile for deployment on ec2 via Fabric
  • Base requirements.txt
  • Bootstrap frontend framework from Twitter
S
Description
A Flask app template with integrated SQLAlchemy, authentication, and Bootstrap frontend
Readme MIT 323 KiB
Languages
JavaScript 49.2%
HTML 22.5%
CSS 18.7%
Python 9.6%