{"library":"basictracer","type":"library","category":null,"description":"basictracer is a Python implementation of the OpenTracing API, providing a simple, in-memory tracer suitable for development and testing. It allows applications to instrument code with spans, logs, and baggage, adhering to the OpenTracing specification. The current version is 3.2.0, and its release cadence is infrequent, with the last major update in 2021.","language":"python","status":"active","version":"3.2.0","tags":["opentracing","tracing","distributed-tracing","observability","testing","development"],"install":[{"cmd":"pip install basictracer","imports":["from basictracer import BasicTracer","from basictracer.recorder import InMemoryRecorder","from basictracer.propagator import SpanContextCorruptedException"]}],"homepage":null,"github":"https://github.com/opentracing/basictracer-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/basictracer/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.7,"avg_import_s":0.02,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/basictracer/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}