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

Uploaded Source

Built Distribution

falcon_helpers-0.3.0-py2.py3-none-any.whl (9.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for falcon-helpers-0.3.0.tar.gz
Algorithm Hash digest
SHA256 d55b6983fd6d285437de760081c91d168cdd147ba70b4df47f8e94c12793e74c
MD5 333490e2e31c906e104f489f63dd838c
BLAKE2b-256 925144150fc61e2af2a04b8fd8d59882759d9e2662ec397d9ffb0346110af909

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for falcon_helpers-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e83722aa5bc4901ac88d316e61b44bc8c7fd69b008c4c78c9f5e6c9734a1f253
MD5 19c5036ed56625c6529780bbd6c2e056
BLAKE2b-256 37ddef488f2d958bc90790b447e879a5b94bec1578c18b155e2b050a22eac665

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