Raw data
{
"_id": null,
"home_page": "https://github.com/Pyhive/pyhiveapi",
"name": "pyhive-integration",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "Hive API Library",
"author": "KJonline24",
"author_email": "khole_47@icloud.com",
"download_url": "https://files.pythonhosted.org/packages/65/63/d0eed8a3c5d29a73a9bc929da11879d40407965e9ac02ee48d607b702aae/pyhive_integration-1.0.1.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python library to interface with the Hive API",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/Pyhive/pyhiveapi",
"Issue tracker": "https://github.com/Pyhive/Pyhiveapi/issues",
"Source": "https://github.com/Pyhive/Pyhiveapi"
},
"split_keywords": [
"hive",
"api",
"library"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9963905f9e69e589b865202577f89cb8af63d1c48210843fbd72d8d49f5b57da",
"md5": "6b8a5caf77eaa92724b10d06428e6079",
"sha256": "fc21725e637e9ce8050121869146d8db9e1a5b61cd6fa58729004eafaa59df4d"
},
"downloads": -1,
"filename": "pyhive_integration-1.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6b8a5caf77eaa92724b10d06428e6079",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 97556,
"upload_time": "2025-01-12T22:48:17",
"upload_time_iso_8601": "2025-01-12T22:48:17.547984Z",
"url": "https://files.pythonhosted.org/packages/99/63/905f9e69e589b865202577f89cb8af63d1c48210843fbd72d8d49f5b57da/pyhive_integration-1.0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6563d0eed8a3c5d29a73a9bc929da11879d40407965e9ac02ee48d607b702aae",
"md5": "79cae4a4f4fe40986cdd45d42463cef8",
"sha256": "a9295ffaf557f1e89b880d87d832ad3a96efaa20e7cad2e28fb4bf1e674caa98"
},
"downloads": -1,
"filename": "pyhive_integration-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "79cae4a4f4fe40986cdd45d42463cef8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 41023,
"upload_time": "2025-01-12T22:48:19",
"upload_time_iso_8601": "2025-01-12T22:48:19.510566Z",
"url": "https://files.pythonhosted.org/packages/65/63/d0eed8a3c5d29a73a9bc929da11879d40407965e9ac02ee48d607b702aae/pyhive_integration-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-12 22:48:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Pyhive",
"github_project": "pyhiveapi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pre-commit",
"specs": []
},
{
"name": "boto3",
"specs": [
[
">=",
"1.16.10"
]
]
},
{
"name": "botocore",
"specs": [
[
">=",
"1.19.10"
]
]
},
{
"name": "requests",
"specs": []
},
{
"name": "aiohttp",
"specs": []
},
{
"name": "pyquery",
"specs": []
},
{
"name": "unasync",
"specs": []
},
{
"name": "loguru",
"specs": []
}
],
"lcname": "pyhive-integration"
}