Raven is the official legacy Python client for Sentry, officially
supports Python 2.6-2.7 & 3.3-3.7, and runs on PyPy and
Google App Engine.

This SDK is being phased out for Sentry-Python.

It tracks errors and exceptions that happen during the execution
of your application and provides instant notification with detailed
information needed to prioritize, identify, reproduce and
fix each issue.

It provides full out-of-the-box support for many of the popular
python frameworks, including Django, and Flask.

Raven also includes drop-in support for any WSGI-compatible
web application.
