Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
/ raven-python Public archive

Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python

License

Notifications You must be signed in to change notification settings

getsentry/raven-python

 
 

Repository files navigation

Raven

https://secure.travis-ci.org/getsentry/raven-python.png?branch=master

Raven is a Python client for Sentry. It provides full out-of-the-box support for many of the popular frameworks, including Django, and Flask. Raven also includes drop-in support for any WSGI-compatible web application.

Your application doesn't live on the web? No problem! Raven is easy to use in any Python application.

Raven 1.0 requires at least version 2.0 of Sentry to be installed on the server

Resources