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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for raven-aiohttp-0.4.0.tar.gz
Algorithm Hash digest
SHA256 76afdfae36fec0255856b670a01021c9411a079121248d59fb65fd602c1e34fb
MD5 dbeb4fec8bc0328cb38d2ce34cdf250f
BLAKE2b-256 f201c105acd645578bcab286b089f0ac89f8231641856c57a59b8a7d208af12a

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