http context compliant automatic raven integration for pyramid
Project description
pyramid_crow provides a pyramid package for integrating with raven that is both automatic and complies with raven’s http_context standard.
Usage
Include pyramid_crow using either the pyramid.includes configuration file setting or config.include('pyramid_crow')
Include a DSN in your config file as raven.dsn
No special handling or explicit invocation is required, even if using an exception view. pyramid_crow automatically employs raven’s password sanitization to strip sensitive values from submitted data. The raven client is accessible as request.raven. Any configuration file values starting with raven. will be provided as keyword arguments when creating the client. No automatic type conversion is performed; if any of the values you want to provide should be anything other than a string, you should convert them appropriately.
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
Built Distribution
File details
Details for the file pyramid_crow-0.2.tar.gz
.
File metadata
- Download URL: pyramid_crow-0.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abbd67635a514e843c343c2c722067a0b06e45545e69e9606561d9428dfcb3f3 |
|
MD5 | c55173e26f92808008269f79a08d73e9 |
|
BLAKE2b-256 | d430a282a9883e5aab09fd343a8d4327e2e502cb4a2739667aede6621aeacb73 |
File details
Details for the file pyramid_crow-0.2-py2-none-any.whl
.
File metadata
- Download URL: pyramid_crow-0.2-py2-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc0c173eb03a68f5b90ef453c3c07580ee284dccd81c3627eeb00ded2dee6f81 |
|
MD5 | da9c1229d31723a5ca33c997cfc382eb |
|
BLAKE2b-256 | c52d141fbe79fe04d86c56f7d9d458721a5fb4a33dc7a5e26fa67b56f9e2c74b |