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.3.1 - 2017-10-09
[FEAT] Add a number of helpful SQLAlchemy Features
0.3.0 - 2017-10-07
[FEAT] Setup SQLAlchemy
[BUG] Install cryptography for JWT’s with RSA algo
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.3.1.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file falcon-helpers-0.3.1.tar.gz
.
File metadata
- Download URL: falcon-helpers-0.3.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 328c2863c0fe78c518d5e0aa098269dd74e36321e301ed96580ac45842f929d5 |
|
MD5 | 533062e5d02f46051a01e812795d46dd |
|
BLAKE2b-256 | 8b999f9374869e1b6e46cb15f0624261e4295d013391aeaf8a318b56fc1edfc4 |
Provenance
File details
Details for the file falcon_helpers-0.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: falcon_helpers-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2185c5704c528041475566390728cdd234dc4a92e866113d185e33907b4b0e46 |
|
MD5 | 37612e7b0fc61448820cfcc547f547a5 |
|
BLAKE2b-256 | da6bdb3f6255d405611010a9356136fc8d7db5b9b170a0d5ff843addd5c241bf |