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.1 - 2017-10-07
Fix issue when using HS256 tokens for authentication
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.1.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file falcon-helpers-0.2.1.tar.gz
.
File metadata
- Download URL: falcon-helpers-0.2.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0ca0281cfb1cee2947ebd34c9a177c2982f39bb982649073708c699e354fa72 |
|
MD5 | 3d29182457a08e8ce0d64304f0e2ce8e |
|
BLAKE2b-256 | 06a7616064c3e59e265fe556c5482d8e020b1c5596fa3ec1418cae9ddadbbd31 |
File details
Details for the file falcon_helpers-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: falcon_helpers-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 821e4f3107a45e1e70618a6d31f9814683883444bfcc79092d2692a8322c7162 |
|
MD5 | 72aa11c37b599a38b0073a47647533c6 |
|
BLAKE2b-256 | 7c1cc65fbaf7bde37cc69d35e0bc3f36d4112c9763463cdb6a2bb339ca6bfddd |