Metadata-Version: 2.1
Name: safaricom-mxl-python
Version: 0.1.1
Summary: Safaricom MXL OpenTelemetry SDK for Python
License: Apache-2.0
Author: Francis Masha
Author-email: fkonde@safaricom.co.ke
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
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 :: 3.13
Requires-Dist: opentelemetry-api (>=1.22.0,<2.0.0)
Requires-Dist: opentelemetry-exporter-otlp (>=1.22.0,<2.0.0)
Requires-Dist: opentelemetry-instrumentation (>=0.43b0,<0.44)
Requires-Dist: opentelemetry-processor-baggage (>=0.46b0,<0.47)
Requires-Dist: opentelemetry-sdk (>=1.22.0,<2.0.0)
Description-Content-Type: text/markdown

# mxl-python


```bash
python setup.py bdist_wheel
pip install -e .
```

