A few helpful tools to make working with the falcon framework a real joy!
Project description
A number of helpful utilities to make working with Falcon Framework a breeze.
Quickstart
$ pip install falcon-helpers
import falcon
import falcon_helpers
api = falcon.API(
middlewares=[
falcon_helpers.middlewares.StaticsMiddleware()
]
)
0.2.0 - 2017-09-23
Release the Package and update the source location
0.1.0 - 2017-08-22
Added StaticsMiddleware
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
falcon-helpers-0.2.0.tar.gz
(5.8 kB
view hashes)
Built Distribution
Close
Hashes for falcon_helpers-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b54f7358bd91fad902e499ea1b15588c6bab01df53d50d020d15fb4c2b6f54c7 |
|
MD5 | 442820ec9a3cf37ea1279596253941f1 |
|
BLAKE2b-256 | d18e21c810cef607c7b84fd386e02d226373af6da0e64814b4fa5ff1ad69fd4f |