Flask-Fleem

Theming for Flask applications


License
MIT
Install
pip install Flask-Fleem==0.0.5

Documentation

Fleem

https://secure.travis-ci.org/thrisp/flask-fleem.png?branch=develop Latest Version Downloads License

A fork of flask-themes with a few differences:

  • updated for recent flask versions
  • integrates resources with webassets/flask-assets
  • yaml config files for themes, with greater flexibility in config file specification

TODO:

  • refactor the directory parsing kludge of the bundling/resource registry
  • provide fallback theme for render_template, then fallback to local templates

suggestions/input appreciated