commadelimited / Flask-FlatPages

Provides flat static pages to a Flask application

Home Page:http://packages.python.org/Flask-FlatPages/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Provides flat static pages to a Flask application

http://packages.python.org/Flask-FlatPages/

License:Other


Languages

Language:Python 95.8%Language:HTML 2.3%Language:Makefile 1.9%