Metadata-Version: 2.1
Name: th2-common-utils
Version: 1.6.0.dev4253830643
Summary: Python library with useful functions for developers and QA needs
Home-page: https://github.com/th2-net/th2-common-utils-py
License: Apache-2.0
Author: TH2-devs
Author-email: th2-devs@exactprosystems.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
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: Programming Language :: Python :: 3.11
Requires-Dist: orjson (>=3.8.1,<4.0.0)
Requires-Dist: sortedcollections (>=2.0.0,<3.0.0)
Requires-Dist: th2-grpc-common (>=3.11,<4.0)
Project-URL: Repository, https://github.com/th2-net/th2-common-utils-py
Description-Content-Type: text/markdown

# th2-common-utils-py (1.6.0)
Python library with useful functions for **developers and QA needs**. Check the [Wiki](https://github.com/th2-net/th2-common-utils-py/wiki) for instructions and examples.

## Installation
```
pip install th2-common-utils
```

