gituser/docker_multiarch/: raven-6.8.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'
- 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'
- pytz; extra == 'tests'
- pytest (<3.3.0,>=3.2.0); extra == 'tests'
- pytest-timeout (==1.2.1); extra == 'tests'
- pytest-xdist (==1.18.2); extra == 'tests'
- pytest-pythonpath (==0.7.2); extra == 'tests'
- pytest-cov (==2.5.1); extra == 'tests'
- pytest-flake8 (==1.0.0); extra == 'tests'
- requests; extra == 'tests'
- tornado (<5.0,>=4.1); extra == 'tests'
- tox; extra == 'tests'
- webob; extra == 'tests'
- webtest; extra == 'tests'
- wheel; extra == 'tests'
- anyjson; extra == 'tests'
- ZConfig; extra == 'tests'
- Flask (>=0.8); extra == 'tests'
- blinker (>=1.1); extra == 'tests'
- Flask-Login (>=0.2.0); extra == 'tests'
- blinker (>=1.1); extra == 'tests'
- sanic (>=0.7.0); extra == 'tests'
- aiohttp; extra == 'tests'
|
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.