Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 908 Bytes

README.rst

File metadata and controls

24 lines (19 loc) · 908 Bytes

Flask-FlatPages

https://github.com/flask-FlatPages/flask-FlatPages/actions/workflows/test.yml/badge.svg?branch=master

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