Provides flat static pages to a Flask application, based on text files as opposed to a relational database.
- Works on Python 2.7 and 3.6+
- BSD licensed
- Latest documentation on Read the Docs
- Source, issues and pull requests on Github
- Releases on PyPI
- Install with
pip install Flask-FlatPages