Metadata-Version: 2.1
Name: opentracing-decorator
Version: 1.0.0.dev4
Summary: A Python decorator for OpenTracing trace generation.
Home-page: https://github.com/doughepi/opentracing-decorator
Author: Piper Dougherty
Author-email: doughertypiper@gmail.com
License: MIT
Description: # opentracing-decorator
        A Python decorator for OpenTracing trace generation.
        
        
        
Keywords: tracing,opentracing,decorator
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: tests
