Metadata-Version: 2.1
Name: pyhiveapi
Version: 0.3.4
Summary: A Python library to interface with the Hive API
Home-page: https://github.com/Pyhive/pyhiveapi
Author: Rendili
Author-email: rendili@outlook.com
License: MIT
Keywords: Hive API Library
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5.*
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
Provides-Extra: dev
Requires-Dist: tox ; extra == 'dev'

A Python library to interface with the Hive API


