Metadata-Version: 2.4
Name: jaeger-client
Version: 4.8.0
Summary: Jaeger Python OpenTracing Tracer implementation
Home-page: https://github.com/jaegertracing/jaeger-client-python
Author: Yuri Shkuro
Author-email: ys@uber.com
License: Apache License 2.0
Keywords: jaeger,tracing,opentracing
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: threadloop<2,>=1
Requires-Dist: thrift
Requires-Dist: tornado>=4.3
Requires-Dist: opentracing<3.0,>=2.1
Provides-Extra: tests
Requires-Dist: codecov; extra == "tests"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: flake8-quotes; extra == "tests"
Requires-Dist: flake8-typing-imports; extra == "tests"
Requires-Dist: mock; extra == "tests"
Requires-Dist: mypy; extra == "tests"
Requires-Dist: opentracing_instrumentation<4,>=3; extra == "tests"
Requires-Dist: prometheus_client==0.11.0; extra == "tests"
Requires-Dist: pycurl; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-benchmark[histogram]; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-localserver; extra == "tests"
Requires-Dist: pytest-timeout; extra == "tests"
Requires-Dist: pytest-tornado; extra == "tests"
Requires-Dist: tchannel==2.1.0; extra == "tests"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
