Metadata-Version: 2.1
Name: hank-ai-api-client
Version: 3.2.1
Summary: Hank AI API Client for Hank AI Services.
Home-page: https://github.com/hank-ai/mondo/tree/main/src/python/hank-ai-api-client
Download-URL: https://pypi.org/project/hank-ai-api-client/
Author: Hank AI, Inc.
Author-email: sysadmin@hank.ai
License: MIT
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: <3.11,>=3.8
Requires-Dist: hank-ai-autocoding (~=3.2.1)
Requires-Dist: hank-ai-aws (~=3.2.1)
Requires-Dist: hank-ai-docuvision (~=3.2.1)
Requires-Dist: hank-ai-lib (~=3.2.1)
Requires-Dist: hank-ai-orchestrator (~=3.2.1)
Requires-Dist: nameparser (~=1.1.2)
Requires-Dist: phonenumbers (~=8.13.7)
Requires-Dist: usaddress (~=0.5.10)
Requires-Dist: pendulum (~=2.1.2) ; (python_version >= "2.7" and python_full_version < "3.0.0") or python_full_version >= "3.5.0"
Requires-Dist: jsonpickle (~=3.0.1) ; python_version >= "3.7"
Requires-Dist: requests (~=2.28.2) ; python_version >= "3.7" and python_version < "4"
Requires-Dist: backoff (~=2.2.1) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pandas (~=1.5.3) ; python_version >= "3.8"

**Hank AI API Client**

Library for Hank AI API Client to access Hank AI Services.

**Entry Points**

- hank-ai-api-client
- hank-ai-api-mock-message

**Requires**

- hank-ai-lib
- hank-ai-aws
- hank-ai-orchestrator
- hank-ai-autocoding
- hank-ai-docuvision
