Metadata-Version: 2.1 Name: sentry-sdk Version: 0.14.3 Summary: Python client for Sentry (https://getsentry.com) Home-page: https://github.com/getsentry/sentry-python Author: Sentry Team and Contributors Author-email: hello@getsentry.com License: BSD Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: Web Environment Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: BSD License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 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 :: 3.8 Classifier: Topic :: Software Development :: Libraries :: Python Modules Requires-Dist: urllib3 (>=1.10.0) Requires-Dist: certifi Provides-Extra: aiohttp Requires-Dist: aiohttp (>=3.5) ; extra == 'aiohttp' Provides-Extra: beam Requires-Dist: beam (>=2.12) ; extra == 'beam' Provides-Extra: bottle Requires-Dist: bottle (>=0.12.13) ; extra == 'bottle' Provides-Extra: celery Requires-Dist: celery (>=3) ; extra == 'celery' Provides-Extra: django Requires-Dist: django (>=1.8) ; extra == 'django' Provides-Extra: falcon Requires-Dist: falcon (>=1.4) ; extra == 'falcon' Provides-Extra: flask Requires-Dist: flask (>=0.11) ; extra == 'flask' Requires-Dist: blinker (>=1.1) ; extra == 'flask' Provides-Extra: pyspark Requires-Dist: pyspark (>=2.4.4) ; extra == 'pyspark' Provides-Extra: rq Requires-Dist: 0.6 ; extra == 'rq' Provides-Extra: sanic Requires-Dist: sanic (>=0.8) ; extra == 'sanic' Provides-Extra: sqlalchemy Requires-Dist: sqlalchemy (>=1.2) ; extra == 'sqlalchemy' Provides-Extra: tornado Requires-Dist: tornado (>=5) ; extra == 'tornado' Sentry-Python - Sentry SDK for Python ===================================== **Sentry-Python is an SDK for Sentry.** Check out `GitHub `_ to find out more.