Metadata-Version: 2.1
Name: hank-ai-lib
Version: 3.2.0
Summary: Hank AI LIB for Hank AI projects.
Home-page: https://github.com/hank-ai/mondo/tree/main/src/python/hank-ai-lib
Download-URL: https://aws:$CODEARTIFACT_AUTH_TOKEN@hank-ai-dev-531771080719.d.codeartifact.us-east-1.amazonaws.com/pypi/hank-ai-dev/simple/hank-ai-lib
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,>=3.8.*
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: python-magic (~=0.4.27) ; (python_version >= "2.7" and python_full_version < "3.0.0") or python_full_version >= "3.5.0"
Requires-Dist: loguru (~=0.6.0) ; python_version >= "3.5"
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"

