Metadata-Version: 2.1
Name: huntflow-api-client
Version: 2.12.0
Summary: Huntflow API Client for Python
Author-Email: Developers huntflow <developer@huntflow.ru>
License: MIT
Classifier: Programming Language :: Python :: 3
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-Python: >=3.8.1
Requires-Dist: httpx>=0.23.3
Requires-Dist: email-validator>=1.3.1
Requires-Dist: pydantic>=2.3.0
Description-Content-Type: text/markdown

[![](https://img.shields.io/pypi/pyversions/huntflow-api-client.svg)](https://pypi.org/project/huntflow-api-client/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)

# huntflow-api-client
Huntflow API Client for Python


## Installation
Install using `pip install huntflow-api-client`
