pyramid-crow 0.2.1
pip install pyramid-crow==0.2.1
Released:
http context compliant automatic raven integration for pyramid
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache 2.0)
- Author: Nicholas Pilon
- Tags pyramid , raven , sentry , exception , error
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache 2.0)
- Author: Nicholas Pilon
- Tags pyramid , raven , sentry , exception , error
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Topic
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters https://pypi.org/project/pyramid-crow/0.2.1/#files
Showing 1 of 1 file.
File details
Details for the file pyramid_crow-0.2.1.tar.gz
.
File metadata
- Download URL: pyramid_crow-0.2.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
cfde4ae92b427cd9b75890ba636773382d586c823c64a3fa5dde3c66ebad2f36
|
|
MD5 |
47feb83b6d913b7f16a0dcde55f7e541
|
|
BLAKE2b-256 |
29a1174790c6150783d48ec810a65c32625ee6544e17b8f16ee6fcf2632aea20
|
File details
Details for the file pyramid_crow-0.2.1-py2-none-any.whl
.
File metadata
- Download URL: pyramid_crow-0.2.1-py2-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bc8b8020bbdeefb843576b9f1d59d7a18e1d9e1d4d710b019c03c597c1830dd3
|
|
MD5 |
5603958aa38a79986c61b19c64d43ea9
|
|
BLAKE2b-256 |
a82b5b3f11866127d46272126a0e68d3a375defcaf87c649842e9927af05fa62
|