Metadata-Version: 2.4
Name: pyhive-integration
Version: 1.0.8.dev6
Summary: A Python library to interface with the Hive API
Home-page: https://github.com/Pyhive/pyhiveapi
Author: KJonline24
Author-email: khole_47@icloud.com
License: MIT
Project-URL: Source, https://github.com/Pyhive/Pyhiveapi
Project-URL: Issue tracker, https://github.com/Pyhive/Pyhiveapi/issues
Keywords: Hive API Library
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: pre-commit
Requires-Dist: boto3>=1.16.10
Requires-Dist: botocore>=1.19.10
Requires-Dist: requests
Requires-Dist: aiohttp
Requires-Dist: pyquery
Requires-Dist: loguru
Provides-Extra: dev
Requires-Dist: tox; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pbr; extra == "dev"
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
