How to Install python-raven in Ubuntu 18.04



Install python-raven by entering the following commands in the terminal:

sudo apt update
sudo apt install python-raven

Description:

client for Sentry - Python 2.X

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. . This package contains the module for Python 2.

Homepage: https://github.com/getsentry/raven-python

Version: 6.3.0-2

Section: universe/python