Skip to main content

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


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)

Uploaded Source

Built Distribution

falcon_helpers-0.2.1-py2.py3-none-any.whl (8.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file falcon-helpers-0.2.1.tar.gz.

File metadata

File hashes

Hashes for falcon-helpers-0.2.1.tar.gz
Algorithm Hash digest
SHA256 e0ca0281cfb1cee2947ebd34c9a177c2982f39bb982649073708c699e354fa72
MD5 3d29182457a08e8ce0d64304f0e2ce8e
BLAKE2b-256 06a7616064c3e59e265fe556c5482d8e020b1c5596fa3ec1418cae9ddadbbd31

See more details on using hashes here.

File details

Details for the file falcon_helpers-0.2.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for falcon_helpers-0.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 821e4f3107a45e1e70618a6d31f9814683883444bfcc79092d2692a8322c7162
MD5 72aa11c37b599a38b0073a47647533c6
BLAKE2b-256 7c1cc65fbaf7bde37cc69d35e0bc3f36d4112c9763463cdb6a2bb339ca6bfddd

See more details on using hashes here.

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