Metadata-Version: 2.1
Name: th2_common
Version: 4.1.1.dev18159846438
Summary: th2_common
Home-page: https://github.com/th2-net/th2-common-py
Author: TH2-devs
Author-email: th2-devs@exactprosystems.com
License: Apache License 2.0
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# th2 common library (Python)

`th2-common-py` is an API for all th2 components created with Python.
Check the [Wiki](https://github.com/th2-net/th2-common-py/wiki) for instructions and examples.

## Installation
```
pip install th2-common
```
This package can be found on [PyPI](https://pypi.org/project/th2-common/ "th2 common library").
