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": null,
"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.3",
"project_urls": {
"Homepage": "https://github.com/ibm-hyperknowledge/hkpy"
},
"split_keywords": [
"hyperknowlede",
" knowledge engineering"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bfca46d3c05af5a14dca186146e96a1a4fc0f98a93523374b8f4c25a1cfc3a47",
"md5": "b11b88f1d3e4145fcdda1d02cecfa6a2",
"sha256": "f13883916870ba41c284f1f0f508e645afaff8eb5e9d623e90e972c1bcf2e1bd"
},
"downloads": -1,
"filename": "hkpy-2.11.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b11b88f1d3e4145fcdda1d02cecfa6a2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 55678,
"upload_time": "2024-12-17T15:56:54",
"upload_time_iso_8601": "2024-12-17T15:56:54.871296Z",
"url": "https://files.pythonhosted.org/packages/bf/ca/46d3c05af5a14dca186146e96a1a4fc0f98a93523374b8f4c25a1cfc3a47/hkpy-2.11.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-17 15:56:54",
"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"
}