Metadata-Version: 2.4
Name: th2_common
Version: 4.1.0.dev25367693654
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.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aio_pika>=9.1.5
Requires-Dist: nest_asyncio>=1.5.6
Requires-Dist: kubernetes>=26.1
Requires-Dist: prometheus_client>=0.14.1
Requires-Dist: th2-grpc-common<5,>=4.2
Requires-Dist: th2-common-utils>=2.2.0
Requires-Dist: urllib3>=2.5.0
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 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").
