Skip to main content

Falcon middlewares made easy.

Project description

Camembert

Total alerts Code style: black

License: MIT

Configure middlewares and hooks for the Falcon framework easily.

Requirements

Please refer to requirements.txt for list of requirements.

List of middleware functions

  • Converting request to JSON
  • Requests Logging
  • Response headers
  • Content Type
  • Require HTTPS
  • SQLAlchemy session management
  • Internal Server Error
  • RateLimiting
  • Blacklisted IP

Installing Camembert

Local installation

Clone this repository to your workspace and change directory to it.

Run dependencies using python3 -m pip install -r requirements.txt

If you are in need to use a proxy certificate run python3 -m pip install -r requirements.txt --cert <proxy-cert>

Then run python3 setup.py install

Installation as a PIP module

pip install camembert

Pypi page - Camembert

Examples

Please see Examples.md for examples.

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

camembert-0.11.0.tar.gz (5.8 kB view hashes)

Uploaded Source

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