/Flask-FlatPages

Provides flat static pages to a Flask application

Primary LanguagePythonOtherNOASSERTION

Flask-FlatPages

https://secure.travis-ci.org/SimonSapin/Flask-FlatPages.png?branch=master&style=flat

Provides flat static pages to a Flask application, based on text files as opposed to a relational database.

  • Works on Python 2.6, 2.7 and 3.3+
  • BSD licensed
  • Latest documentation on Read the Docs
  • Source, issues and pull requests on Github
  • Releases on PyPI
  • Install with pip install Flask-FlatPages