{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/5"}],"enrichment":{"capability":"Raven is a legacy Python client for Sentry that captures and reports unhandled exceptions and errors from your application to a remote Sentry server for monitoring and analysis.","skillfed_tags":["deprecated","legacy","error-tracking"],"use_cases":["Monitor and capture exceptions in legacy Django or Flask applications still running on older Python versions.","Track application errors in non-web Python scripts or background jobs with minimal setup.","Send diagnostic data and sanitized error context to a self-hosted or legacy Sentry instance.","Integrate error reporting into WSGI-compatible web applications without framework-specific adapters."],"what_it_does":"Raven is the official legacy Python client for Sentry, a remote error tracking and monitoring service. It automatically captures unhandled exceptions and errors during application execution and sends them to a Sentry server with detailed diagnostic information for debugging and prioritization. The package provides out-of-the-box integration with popular frameworks like Django and Flask, as well as any WSGI-compatible web application, and can be used in non-web Python applications as well.\n\nThe package is now in maintenance mode only and has been superseded by sentry-sdk. Feature development and most bugfixes occur exclusively in the newer SDK. Raven officially supported Python 2.6\u20132.7 and 3.3\u20133.7, and also ran on PyPy and Google App Engine, though the codebase has not been actively maintained since early 2022.","worth_installing":"No. Raven is abandoned and explicitly deprecated in favor of sentry-sdk. Do not install for new projects. Only consider it if you are maintaining legacy code already using Raven and cannot migrate to sentry-sdk; even then, plan a migration path. The repository is archived and no updates are forthcoming."},"id":"raven","links":{"html":"https://skillfed.io/packages/raven","md":"https://skillfed.io/packages/raven.md","pypi":"https://pypi.org/project/raven/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2018-12-19","license_spdx":null,"license_treatment":"permissive","name":"raven","python_support":"unspecified","summary":"Raven is a client for Sentry (https://getsentry.com)"},"popularity":{"monthly_downloads":1345799,"position":4021,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"6.10.0"}
