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

This requires ``raven-python>=5.4.0``.

## Usage

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

```
from raven import Client
from raven_aiohttp impot 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.1.0.tar.gz (2.6 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for raven-aiohttp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 fb8aa75e2c5d11d5366173b30ebff53259ee7df0923f65278424d9cf253ac468
MD5 82cfe8c2a442bed82bb464acc97874ec
BLAKE2b-256 5bee1d9ca8a040dae15cb7f4790a044c137b4feb66f6d7985ae60c84540b7384

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