A Python module to create software abstraction for accessing hyperknowledge graphs
Raw data
{
"_id": null,
"home_page": "https://github.com/ibm-hyperknowledge/hkpy",
"name": "hkpy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "Hyperknowlede, Knowledge Engineering",
"author": "IBM Research Brazil",
"author_email": "mmoreno@br.ibm.com",
"download_url": "https://files.pythonhosted.org/packages/95/f3/859ab595499aea88095be4cc35e06076b4832a3ee9e64b081197a34ee016/hkpy-2.11.2.tar.gz",
"platform": null,
"description": "A Python module to create software abstraction for accessing hyperknowledge graphs\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python module to create software abstraction for accessing hyperknowledge graphs",
"version": "2.11.2",
"project_urls": {
"Homepage": "https://github.com/ibm-hyperknowledge/hkpy"
},
"split_keywords": [
"hyperknowlede",
" knowledge engineering"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "66fb4bd6afd18b6d858955e39cbb80a92e45c0ba3a88aa07be71a4adda469151",
"md5": "97a30f7b5d83cc49f3bad2ef99fb7867",
"sha256": "a0e67b3a847d623fed088c6dd6c576a963659b836e3c7457db626887131e9ded"
},
"downloads": -1,
"filename": "hkpy-2.11.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "97a30f7b5d83cc49f3bad2ef99fb7867",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 55685,
"upload_time": "2024-10-28T19:07:39",
"upload_time_iso_8601": "2024-10-28T19:07:39.227182Z",
"url": "https://files.pythonhosted.org/packages/66/fb/4bd6afd18b6d858955e39cbb80a92e45c0ba3a88aa07be71a4adda469151/hkpy-2.11.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "95f3859ab595499aea88095be4cc35e06076b4832a3ee9e64b081197a34ee016",
"md5": "149683befd45f4c601288f760996cf91",
"sha256": "76a906ed6e3be8494c7a27d6082b5b8c37a977d34ecbd434a15d5e36d1266047"
},
"downloads": -1,
"filename": "hkpy-2.11.2.tar.gz",
"has_sig": false,
"md5_digest": "149683befd45f4c601288f760996cf91",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 42010,
"upload_time": "2024-10-28T19:07:41",
"upload_time_iso_8601": "2024-10-28T19:07:41.175942Z",
"url": "https://files.pythonhosted.org/packages/95/f3/859ab595499aea88095be4cc35e06076b4832a3ee9e64b081197a34ee016/hkpy-2.11.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-28 19:07:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ibm-hyperknowledge",
"github_project": "hkpy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "certifi",
"specs": [
[
"==",
"2023.7.22"
]
]
},
{
"name": "chardet",
"specs": [
[
"==",
"3.0.4"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"2.9"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.26.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"1.26.5"
]
]
},
{
"name": "pika",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "Flask",
"specs": [
[
"==",
"2.0.1"
]
]
},
{
"name": "flask-cors",
"specs": [
[
"==",
"3.0.10"
]
]
},
{
"name": "PyJWT",
"specs": [
[
"==",
"2.4.0"
]
]
},
{
"name": "lark",
"specs": [
[
"==",
"0.11.3"
]
]
}
],
"lcname": "hkpy"
}