Skip to content

maxcountryman/flask-themes

Repository files navigation

Flask-Themes

This provides infrastructure for themes in Flask.

Installation    'pip install Flask-Themes' or
                'easy_install Flask-Themes'
Documentation   http://packages.python.org/Flask-Themes
                to build: cd to 'docs' and 'make html'
Source code     http://bitbucket.org/leafstorm/flask-themes/
Tests           run 'nosetests'