raven-python ============ Raven is a standalone (and the official) Python client for `Sentry `_. This version of Raven requires Sentry 7.0 or newer. Users Guide ----------- .. toctree:: :maxdepth: 2 install/index config/index usage integrations/index transports/index Developers ---------- .. toctree:: :maxdepth: 2 contributing/index Reference --------- .. toctree:: :maxdepth: 1 changelog/index Supported Platforms ------------------- - Python 2.6 - Python 2.7 - Python 3.2 - Python 3.3 - PyPy - Google App Engine About Sentry ------------ Sentry provides you with a generic interface to view and interact with your error logs. With this it allows you to interact and view near real-time information to discover issues and more easily trace them in your application. More information about Sentry can be found at http://www.getsentry.com/ Resources --------- * `Documentation `_ * `Bug Tracker `_ * `Code `_ * `Mailing List `_ * `IRC `_ (irc.freenode.net, #sentry) Deprecation Notes ----------------- Milestones releases are 1.3 or 1.4, and our deprecation policy is to a two version step. For example, a feature will be deprecated in 1.3, and completely removed in 1.4.