[](https://pypi.org/project/infragraph/)
# InfraGraph (INFRAstructure GRAPH)
InfraGraph defines a [model-driven, vendor-neutral API](https://infragraph.dev/openapi.html) for capturing a system of systems suitable for use in co-designing AI/HPC solutions.
The model and API allows for defining physical infrastructure using a standardized graph like terminology.
In addition to the base graph definition, user provided `annotations` can `extend the graph` allowing for an unlimited number of different physical and/or logical characteristics/view.
Additional information such as background, schema and examples can be found in the [online documentation](https://infragraph.dev).
Contributions can be made in the following ways:
- [open an issue](https://github.com/keysight/infragraph/issues) in the repository
- [fork the models repository](https://github.com/keysight/infragraph) and submit a PR
Raw data
{
"_id": null,
"home_page": null,
"name": "infragraph",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "astrasim, chakra, graph, infrastructure",
"author": null,
"author_email": "TBD <tbd@infragraph.org>",
"download_url": "https://files.pythonhosted.org/packages/73/f2/28039f00247bf8f864b6bb0db8364ac9397a619d5a3807bbd6d9aaa9b35f/infragraph-0.4.5.tar.gz",
"platform": null,
"description": "[](https://pypi.org/project/infragraph/)\n# InfraGraph (INFRAstructure GRAPH)\n\nInfraGraph defines a [model-driven, vendor-neutral API](https://infragraph.dev/openapi.html) for capturing a system of systems suitable for use in co-designing AI/HPC solutions.\n\nThe model and API allows for defining physical infrastructure using a standardized graph like terminology.\n\nIn addition to the base graph definition, user provided `annotations` can `extend the graph` allowing for an unlimited number of different physical and/or logical characteristics/view.\n\nAdditional information such as background, schema and examples can be found in the [online documentation](https://infragraph.dev).\n\nContributions can be made in the following ways:\n- [open an issue](https://github.com/keysight/infragraph/issues) in the repository\n- [fork the models repository](https://github.com/keysight/infragraph) and submit a PR",
"bugtrack_url": null,
"license": "MIT",
"summary": "Infrastructure as a Graph",
"version": "0.4.5",
"project_urls": {
"Homepage": "https://infragraph.dev/",
"Repository": "https://github.com/Keysight/infragraph"
},
"split_keywords": [
"astrasim",
" chakra",
" graph",
" infrastructure"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "abd878459598632d99b9cf86c46b5e4c47d0d49faf3c7fd76ca8fed9d1e1cc42",
"md5": "e33c5a78772078db0db23d517a66653c",
"sha256": "d5c41ffaacf8df0d1aa9b72ca3ba7523adc1a25ab520eb2c5758c7bf58e053b9"
},
"downloads": -1,
"filename": "infragraph-0.4.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e33c5a78772078db0db23d517a66653c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 62525,
"upload_time": "2025-10-22T14:52:55",
"upload_time_iso_8601": "2025-10-22T14:52:55.254583Z",
"url": "https://files.pythonhosted.org/packages/ab/d8/78459598632d99b9cf86c46b5e4c47d0d49faf3c7fd76ca8fed9d1e1cc42/infragraph-0.4.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "73f228039f00247bf8f864b6bb0db8364ac9397a619d5a3807bbd6d9aaa9b35f",
"md5": "76404a346e3c6ef3ac042fac3d6f4fd7",
"sha256": "0dbdfa0c42cea0b418774ba8cc0417c1bc9bb2d77bc255f413eb5217080457e0"
},
"downloads": -1,
"filename": "infragraph-0.4.5.tar.gz",
"has_sig": false,
"md5_digest": "76404a346e3c6ef3ac042fac3d6f4fd7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 53851,
"upload_time": "2025-10-22T14:52:56",
"upload_time_iso_8601": "2025-10-22T14:52:56.155075Z",
"url": "https://files.pythonhosted.org/packages/73/f2/28039f00247bf8f864b6bb0db8364ac9397a619d5a3807bbd6d9aaa9b35f/infragraph-0.4.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-22 14:52:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Keysight",
"github_project": "infragraph",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "semantic_version",
"specs": []
},
{
"name": "build",
"specs": []
},
{
"name": "openapiart",
"specs": []
},
{
"name": "networkx",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "pytest-asyncio",
"specs": []
},
{
"name": "twine",
"specs": []
},
{
"name": "mkdocs",
"specs": []
},
{
"name": "mkdocs-material",
"specs": []
},
{
"name": "mkdocs-include-markdown-plugin",
"specs": []
},
{
"name": "mkdocs-print-site-plugin",
"specs": []
}
],
"lcname": "infragraph"
}