Metadata-Version: 2.4
Name: exasol-telemetry-client
Version: 0.1.3
Summary: 
License-Expression: MIT
License-File: LICENSE
Keywords: exasol,telemetry
Author: Exasol AG
Author-email: opensource@exasol.com
Requires-Python: >=3.10,<4.0
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
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: boto3 (>=1.42.30,<1.43)
Requires-Dist: click (>=8.3.1,<8.4)
Requires-Dist: jinja2 (>=3.1.6,<4.0.0)
Requires-Dist: requests (>=2.33.0,<3)
Requires-Dist: urllib3 (>=2.6.3,<3)
Project-URL: Homepage, https://github.com/exasol/telemetry
Project-URL: Repository, https://github.com/exasol/telemetry
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/exasol-telemetry-client/">
    <img src="https://img.shields.io/pypi/dm/exasol-telemetry-client" alt="Downloads">
</a>
<a href="https://pypi.org/project/exasol-telemetry-client/">
    <img src="https://img.shields.io/pypi/pyversions/exasol-telemetry-client" alt="Supported Python Versions">
</a>
<a href="https://pypi.org/project/exasol-telemetry-client/">
    <img src="https://img.shields.io/pypi/v/exasol-telemetry-client" alt="PyPi Package">
</a>
</p>

## 🚀 Features

## 🔌️ Prerequisites

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

## 💾 Installation

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

## 📚 Documentation

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

For further details, check out the latest [documentation](https://exasol.github.io/telemetry/).

