Skip to main content

Various Flask utilities.

Project description

Various Flask utilities. It’s a work in progress lib where I dump stuff occasionally. Feel free to contribute yours and send me pull requests.

Latest PyPI version Number of PyPI downloads

Install

pip install flask-utils

Contents

decorators.py

from flask_utils.decorators import render

@render('index.html')
def homepage():
    return {'var1': 1, 'var2': 2}

jinja2htmlcompress.py

https://github.com/mitsuhiko/jinja2-htmlcompress/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask-utils-0.1.1.tar.gz (4.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page