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/74/02/97a2d82f305f5dce7658123f5a8b7e8ae6526f72d55406d99d02cf6ec108/pyhive_integration-1.0.2.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python library to interface with the Hive API",
"version": "1.0.2",
"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": "e03cae916bacf2530ea68f3d19563cd4f6dbfd8a546e2bbb87d8c8afa502bdea",
"md5": "fb938d1922cc225efb0bebeeae3b4ac1",
"sha256": "f0cbb7c29f2a23d97da2fa00170f4d6a893d77126c3b44b035f7ff0584e33f00"
},
"downloads": -1,
"filename": "pyhive_integration-1.0.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "fb938d1922cc225efb0bebeeae3b4ac1",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 97629,
"upload_time": "2025-02-14T23:31:03",
"upload_time_iso_8601": "2025-02-14T23:31:03.106543Z",
"url": "https://files.pythonhosted.org/packages/e0/3c/ae916bacf2530ea68f3d19563cd4f6dbfd8a546e2bbb87d8c8afa502bdea/pyhive_integration-1.0.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "740297a2d82f305f5dce7658123f5a8b7e8ae6526f72d55406d99d02cf6ec108",
"md5": "24171e8de1b87197647502460ebd1162",
"sha256": "95b484c49bfd239149f2e7ceeb79ba1e86c5fba2eec9f85f2da181e0e0d97385"
},
"downloads": -1,
"filename": "pyhive_integration-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "24171e8de1b87197647502460ebd1162",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 41056,
"upload_time": "2025-02-14T23:31:05",
"upload_time_iso_8601": "2025-02-14T23:31:05.147622Z",
"url": "https://files.pythonhosted.org/packages/74/02/97a2d82f305f5dce7658123f5a8b7e8ae6526f72d55406d99d02cf6ec108/pyhive_integration-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-14 23:31:05",
"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"
}