Skip to content

playpauseandstop/Flask-LazyViews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors