Flask-utils
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.
Project links
Source
repository: https://bitbucket.org/zalew/flask-utils/
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
Release files for flask-utils 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flask-utils-0.1.1.tar.gz | 4.8 kB | Details |
Release files / flask-utils-0.1.1.tar.gz
| Download URL | flask-utils-0.1.1.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fb7b9c94b974964acbed8ce76f9949a72571794c7bda861af7d4323c0fa01dfe
|
|
BLAKE2b-256 checksum How to use checksums |
364ef4986b56ff99ec09568a074ef577e17aa4e2b33f32d4bcba85121646e377
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |