Metadata-Version: 2.1
Name: helios-opentelemetry-sdk
Version: 1.0.90
Summary: Helios OpenTelemetry SDK
Home-page: https://docs.gethelios.dev/docs/python
Author: Helios
Author-email: support@gethelios.dev
License: Apache License 2.0
Keywords: helios,heliosphere,microservices,tracing,distributed-tracing,debugging,testing
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Framework :: Pytest
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Description-Content-Type: text/markdown
License-File: LICENSE

![Helios](https://user-images.githubusercontent.com/5681098/167285905-d325755a-fb34-44b5-9f51-bf6c7ef99ff2.png)

## About Helios
Helios empowers developers to deliver production-ready code by reducing cloud-native development friction. By making OpenTelemetry data actionable, Helios provides a new type of developer suite for understanding, troubleshooting, and testing distributed applications. With Helios, developers get the power to deliver code faster and with more confidence.

## Getting started
Navigate to your project's root directory, and install the latest Helios OpenTelemetry SDK:
```
pip install helios-opentelemetry-sdk
```
[Read more](https://docs.gethelios.dev/)

## Requirements
Unless otherwise noted, all published artifacts support Python 3.7 or higher.
