gituser/production/: raven-6.9.0 metadata and description

Homepage Simple index

Raven is a client for Sentry (https://getsentry.com)

author Sentry
author_email hello@getsentry.com
classifiers
  • Intended Audience :: Developers
  • Intended Audience :: System Administrators
  • Operating System :: OS Independent
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.6
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.3
  • Programming Language :: Python :: 3.4
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python
  • Topic :: Software Development
license BSD
requires_dist
  • contextlib2; python_version<"3.2"
  • Flask (>=0.8); extra == 'flask'
  • blinker (>=1.1); extra == 'flask'
  • Flask (>=0.8); extra == 'tests'
  • Flask-Login (>=0.2.0); extra == 'tests'
  • ZConfig; extra == 'tests'
  • anyjson; extra == 'tests'
  • blinker (>=1.1); extra == 'tests'
  • bottle; extra == 'tests'
  • celery (>=2.5); extra == 'tests'
  • coverage (<4); extra == 'tests'
  • exam (>=0.5.2); extra == 'tests'
  • flake8 (==3.5.0); extra == 'tests'
  • logbook; extra == 'tests'
  • mock; extra == 'tests'
  • nose; extra == 'tests'
  • paste; extra == 'tests'
  • pytest (<3.3.0,>=3.2.0); extra == 'tests'
  • pytest-cov (==2.5.1); extra == 'tests'
  • pytest-flake8 (==1.0.0); extra == 'tests'
  • pytest-pythonpath (==0.7.2); extra == 'tests'
  • pytest-timeout (==1.2.1); extra == 'tests'
  • pytest-xdist (==1.18.2); extra == 'tests'
  • pytz; extra == 'tests'
  • requests; extra == 'tests'
  • tornado (>=4.1,<5.0); extra == 'tests'
  • tox; extra == 'tests'
  • unittest2; extra == 'tests'
  • web.py; extra == 'tests'
  • webob; extra == 'tests'
  • webtest; extra == 'tests'
  • wheel; extra == 'tests'
File Tox results History
raven-6.9.0-py2.py3-none-any.whl
Size
279 KB
Type
Python Wheel
Python
2.7
raven-6.9.0.tar.gz
Size
285 KB
Type
Source

Raven is a Python client for Sentry. It provides full out-of-the-box support for many of the popular frameworks, including Django, Flask, and Pylons. Raven also includes drop-in support for any WSGI-compatible web application.