Metadata-Version: |
2.1 |
Name: |
aioworkers-sentry |
Version: |
0.6 |
Summary: |
aioworkers plugin for Sentry |
Author-Email: |
Alexander Bogushov <abogushov[at]gmail.com>, Alexander Malev <malev[at]somedev.ru> |
Project-Url: |
Homepage, https://github.com/aioworkers/aioworkers-sentry |
Project-Url: |
Documentation, https://github.com/aioworkers/aioworkers-sentry#readme |
Project-Url: |
Issues, https://github.com/aioworkers/aioworkers-sentry/issues |
Project-Url: |
Source, https://github.com/aioworkers/aioworkers-sentry |
Keywords: |
aioworkers,sentry |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Framework :: AsyncIO |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Requires-Python: |
>=3.8 |
Requires-Dist: |
aioworkers (>=0.13) |
Requires-Dist: |
sentry-sdk (>=1.22) |
Requires-Dist: |
black (==23.9.1); extra == "dev-lint" |
Requires-Dist: |
isort (==5.12.0); extra == "dev-lint" |
Requires-Dist: |
mypy (==1.5.1); extra == "dev-lint" |
Requires-Dist: |
ruff (==0.0.290); extra == "dev-lint" |
Requires-Dist: |
aioworkers (==0.27.0); extra == "dev-test" |
Requires-Dist: |
coverage[toml] (==7.2.7); extra == "dev-test" |
Requires-Dist: |
pytest-aioworkers[asyncio] (==0.4); extra == "dev-test" |
Requires-Dist: |
pytest-mock (==3.11.1); extra == "dev-test" |
Requires-Dist: |
pytest (==7.4.2); extra == "dev-test" |
Requires-Dist: |
pyyaml (==6.0.1); extra == "dev-test" |
Requires-Dist: |
sentry-sdk (==1.31.0); extra == "dev-test" |
Provides-Extra: |
dev-lint |
Provides-Extra: |
dev-test |
Description-Content-Type: |
text/x-rst |
License-Expression: |
Apache-2.0 |
License-File: |
LICENSE |