# raven-python **Repository Path**: mirrors_peritus/raven-python ## Basic Information - **Project Name**: raven-python - **Description**: Raven is a Python client for Sentry (getsentry.com) - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Raven ====== .. image:: https://secure.travis-ci.org/getsentry/raven-python.png?branch=master :target: http://travis-ci.org/getsentry/raven-python .. image:: https://coveralls.io/repos/getsentry/raven-python/badge.png?branch=master :target: https://coveralls.io/r/getsentry/raven-python?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 --------- * `Documentation `_ * `Bug Tracker `_ * `Code `_ * `Mailing List `_ * `IRC `_ (irc.freenode.net, #sentry)