Metadata-Version: 2.1
Name: th2-check2-recon
Version: 4.0.0.dev3460329878
Summary: Python library for creating th2-check2-recon applications.
Home-page: https://github.com/th2-net/th2-check2-recon
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: sortedcollections (==2.1.0)
Requires-Dist: th2-common (==3.10.0.dev3369178157)
Requires-Dist: th2-grpc-crawler-data-processor (==0.4.0.dev3361134587)
Requires-Dist: th2-grpc-util (==3.1.0.dev3360864447)
Project-URL: Repository, https://github.com/th2-net/th2-check2-recon
Description-Content-Type: text/markdown

This repository is a library for creating th2-check2-recon applications.

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

