Server IP : 66.29.132.122 / Your IP : 3.138.102.202 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/cloudlinux/venv/lib64/python3.11/site-packages/raven-6.10.0.dist-info/ |
Upload File : |
Metadata-Version: 2.1 Name: raven Version: 6.10.0 Summary: Raven is a client for Sentry (https://getsentry.com) Home-page: https://github.com/getsentry/raven-python Author: Sentry Author-email: hello@getsentry.com License: BSD Platform: UNKNOWN Classifier: Intended Audience :: Developers Classifier: Intended Audience :: System Administrators Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python Classifier: Topic :: Software Development Provides-Extra: flask Provides-Extra: tests Requires-Dist: contextlib2; python_version<"3.2" Provides-Extra: flask Requires-Dist: Flask (>=0.8); extra == 'flask' Requires-Dist: blinker (>=1.1); extra == 'flask' Provides-Extra: tests Requires-Dist: bottle; extra == 'tests' Requires-Dist: celery (>=2.5); extra == 'tests' Requires-Dist: coverage (<4); extra == 'tests' Requires-Dist: exam (>=0.5.2); extra == 'tests' Requires-Dist: flake8 (==3.5.0); extra == 'tests' Requires-Dist: logbook; extra == 'tests' Requires-Dist: mock; extra == 'tests' Requires-Dist: nose; extra == 'tests' Requires-Dist: pytz; extra == 'tests' Requires-Dist: pytest (<3.3.0,>=3.2.0); extra == 'tests' Requires-Dist: pytest-timeout (==1.2.1); extra == 'tests' Requires-Dist: pytest-xdist (==1.18.2); extra == 'tests' Requires-Dist: pytest-pythonpath (==0.7.2); extra == 'tests' Requires-Dist: pytest-cov (==2.5.1); extra == 'tests' Requires-Dist: pytest-flake8 (==1.0.0); extra == 'tests' Requires-Dist: requests; extra == 'tests' Requires-Dist: tornado (<5.0,>=4.1); extra == 'tests' Requires-Dist: tox; extra == 'tests' Requires-Dist: webob; extra == 'tests' Requires-Dist: webtest; extra == 'tests' Requires-Dist: wheel; extra == 'tests' Requires-Dist: anyjson; extra == 'tests' Requires-Dist: ZConfig; extra == 'tests' Requires-Dist: Flask (>=0.8); extra == 'tests' Requires-Dist: blinker (>=1.1); extra == 'tests' Requires-Dist: Flask-Login (>=0.2.0); extra == 'tests' Requires-Dist: blinker (>=1.1); extra == 'tests' Requires-Dist: sanic (>=0.7.0); extra == 'tests' Requires-Dist: aiohttp; extra == 'tests' Raven ===== Raven is a Python client for `Sentry <http://getsentry.com/>`_. It provides full out-of-the-box support for many of the popular frameworks, including `Django <djangoproject.com>`_, `Flask <http://flask.pocoo.org/>`_, and `Pylons <http://www.pylonsproject.org/>`_. Raven also includes drop-in support for any `WSGI <https://wsgi.readthedocs.io/>`_-compatible web application.