playpauseandstop / Flask-LazyViews

Register URL routes for Flask application or blueprint in lazy way

Home Page:http://flask-lazyviews.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-LazyViews

Travis CI

Latest Version

Python versions

BSD License

Documentation

Registers URL routes for Flask application or blueprint in lazy way. Ships with additional support of registering admin views, error handlers, custom static files and rendering Jinja2 templates.

  • Based on original snippet from Flask documentation
  • 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
  • Install with pip install Flask-LazyViews

About

Register URL routes for Flask application or blueprint in lazy way

http://flask-lazyviews.readthedocs.org/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 85.8%Language:HTML 10.6%Language:Makefile 3.6%