Skip to main content

An asyncio transport for raven-python

Project description

# raven-aiohttp

A transport for [raven-python](https://github.com/getsentry/raven-python) which supports Python 3's asyncio interface.

## Requirements

- `raven-python>=5.4.0`
- `python>=3.3`
- `aiohttp>=0.19`

## Usage

After installing the package, configure the client with the transport:

```
from raven import Client
from raven_aiohttp import AioHttpTransport

client = Client(transport=AioHttpTransport)
```

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

raven-aiohttp-0.5.0.tar.gz (3.9 kB view details)

Uploaded Source

File details

Details for the file raven-aiohttp-0.5.0.tar.gz.

File metadata

File hashes

Hashes for raven-aiohttp-0.5.0.tar.gz
Algorithm Hash digest
SHA256 155b97fd68610e751dbbf74862c5e42d88ae62ff29f00dd984cf3f594fb0b276
MD5 f8f40077b4f370502638ca854f576577
BLAKE2b-256 846bb192f19d4c8d081edb3f6e1d159b6551f250b1fa617e88615c208115351e

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