Flask

Flask 0.10.1

Flask is intended for small scale applications being developed to be easy on CPU usage.Features:Built in development server and debugger Integrated support for unittesting support RESTful request dispatching Uses Jinja2 templating Support for secure...

Jinja2

Jinja2 2.7.3

It provides a Django inspired non-XML syntax but supports an optional sandboxed environment and inline expressions.Features:Configurable syntax. If generating LaTeX or other formats with Jinja2 the user can change the delimiters to something that...