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.4.1 - 2017-10-19

  • Fix issue with importing Marshmallow Middleware

0.4.0 - 2017-10-14

  • Added Marshmallow Middleware for auto schema loading (655cf76)

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


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.4.1.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

falcon_helpers-0.4.1-py2.py3-none-any.whl (11.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for falcon-helpers-0.4.1.tar.gz
Algorithm Hash digest
SHA256 5108e73697502bcc3032a04e2db2b1abcba87fe771b80e6546aebd253f624bf5
MD5 87b45dcb91ea2ecb92eca9b75e4e8840
BLAKE2b-256 4e4d1eb195acc2c77c8badab9ebab796a9b4e61857ff2c3d8688c7716cef4d56

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for falcon_helpers-0.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8ce3159846c6adcc9c194897ad71d875be09e9599e1edbfcb1353d944ada822c
MD5 01f84675c97162dfc3dd1056cf4656cf
BLAKE2b-256 30b60344d796eaf4baa915b436820b44212620907b30b50f67aca8641fe8b107

See more details on using hashes here.

Provenance

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