Skip to main content

Eve Sentry support

Project description

# Sentry Eve support

Easy to use package for Eve framework with support for Sentry

## Install

```bash
pip install sentry-eve
```

## Configuration

`SENTRY_DSN` - Your sentry DSN url

Add it in your `settings.py`:
```python
SENTRY_DSN = "<Your sentry dsn url>"
```

## Use
```python
from SentryEve import SentryEve

app = SentryEve(__name__)
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sentry_eve-0.0.0.1rc2-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

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