Raw data
{
"_id": null,
"home_page": "https://github.com/Pyhive/pyhiveapi",
"name": "pyhive-integration",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "Hive API Library",
"author": "KJonline24",
"author_email": "khole_47@icloud.com",
"download_url": "https://files.pythonhosted.org/packages/f9/48/de06428a2879d0bb0f8926043c865e4b6b8903c61c4390313f65cb0fe167/pyhive_integration-1.0.3.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python library to interface with the Hive API",
"version": "1.0.3",
"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": null,
"digests": {
"blake2b_256": "d7fc0ce557355f85f428e884e73a5f80a4318263600fa81559aca6cde5e0def4",
"md5": "16cb9ecac60e8a47fa421e35cc06ab78",
"sha256": "9543e1ecc5519709ec6d45b822613745683b2c720b72e4e94a182fe719f28c7f"
},
"downloads": -1,
"filename": "pyhive_integration-1.0.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "16cb9ecac60e8a47fa421e35cc06ab78",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.10",
"size": 97992,
"upload_time": "2025-08-26T18:15:06",
"upload_time_iso_8601": "2025-08-26T18:15:06.539354Z",
"url": "https://files.pythonhosted.org/packages/d7/fc/0ce557355f85f428e884e73a5f80a4318263600fa81559aca6cde5e0def4/pyhive_integration-1.0.3-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f948de06428a2879d0bb0f8926043c865e4b6b8903c61c4390313f65cb0fe167",
"md5": "4c71926331e849964dc478ee9c6c7fcc",
"sha256": "e76c8fcdab658c4a37f87ab3adfde0d9d01c512c2acbd4a83617c3835a650560"
},
"downloads": -1,
"filename": "pyhive_integration-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "4c71926331e849964dc478ee9c6c7fcc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 41259,
"upload_time": "2025-08-26T18:15:08",
"upload_time_iso_8601": "2025-08-26T18:15:08.119248Z",
"url": "https://files.pythonhosted.org/packages/f9/48/de06428a2879d0bb0f8926043c865e4b6b8903c61c4390313f65cb0fe167/pyhive_integration-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-26 18:15:08",
"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": "loguru",
"specs": []
}
],
"lcname": "pyhive-integration"
}