Metadata-Version: 2.3
Name: exasol-telemetry-client
Version: 0.1.2
Summary: 
License: MIT
Keywords: exasol,telemetry
Author: Exasol AG
Author-email: opensource@exasol.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: types-requests (>=2.32.4.20260107,<3.0.0.0)
Requires-Dist: urllib3 (>=2.6.3,<3.0.0)
Description-Content-Type: text/markdown

<h1 align="center">telemetry</h1>

<p align="center">

</p>

<p align="center">

<a href="https://opensource.org/licenses/MIT">
    <img src="https://img.shields.io/pypi/l/telemetry" alt="License">
</a>
<a href="https://pypi.org/project/telemetry/">
    <img src="https://img.shields.io/pypi/dm/telemetry" alt="Downloads">
</a>
<a href="https://pypi.org/project/telemetry/">
    <img src="https://img.shields.io/pypi/pyversions/telemetry" alt="Supported Python Versions">
</a>
<a href="https://pypi.org/project/telemetry/">
    <img src="https://img.shields.io/pypi/v/telemetry" alt="PyPi Package">
</a>
</p>

## 🚀 Features

## 🔌️ Prerequisites

- [Python](https://www.python.org/) >= 3.9

## 💾 Installation

```shell
pip install exasol-telemetry
```

## 📚 Documentation

[Python Client documentation](doc/client-python.rst)

For futher details, checkout the latest [documentation](https://exasol.github.io/telemetry/).

