Network Info Translator is python tool that helps you render a static illustration of the biological network of the SBML model through matplotlib and generate a .json file containing the elements and styles information required to render a dynamic illustration of the biological network of the model through cytoscape.js.
Raw data
{
"_id": null,
"home_page": "https://github.com/adelhpour/NetworkInfoTranslator",
"name": "networkinfotranslator",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Adel Heydarabadipour",
"author_email": "ad.heydarabadi@gmail.com",
"download_url": null,
"platform": null,
"description": "Network Info Translator is python tool that helps you render a static illustration of the biological network of the SBML model through matplotlib and generate a .json file containing the elements and styles information required to render a dynamic illustration of the biological network of the model through cytoscape.js.\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Visualize the network of SBML models",
"version": "0.5.4",
"project_urls": {
"Homepage": "https://github.com/adelhpour/NetworkInfoTranslator"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "22eb66cffcc7519a00ce05a5cd77e4b0b12c67d922a5e8ca8af625123d5a8ece",
"md5": "11fa38d0921d4ac2a312f61828b34ada",
"sha256": "d1f17a9cb1188a36afca075faeb5998e6a5869e41771f053949657dd753f752b"
},
"downloads": -1,
"filename": "networkinfotranslator-0.5.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "11fa38d0921d4ac2a312f61828b34ada",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 46321,
"upload_time": "2025-03-14T03:36:20",
"upload_time_iso_8601": "2025-03-14T03:36:20.009374Z",
"url": "https://files.pythonhosted.org/packages/22/eb/66cffcc7519a00ce05a5cd77e4b0b12c67d922a5e8ca8af625123d5a8ece/networkinfotranslator-0.5.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-14 03:36:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "adelhpour",
"github_project": "NetworkInfoTranslator",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "libsbmlnetwork",
"specs": [
[
">=",
"0.2.1"
]
]
},
{
"name": "python-libsbml",
"specs": []
},
{
"name": "skia-python",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "webcolors",
"specs": []
},
{
"name": "pillow",
"specs": []
}
],
"lcname": "networkinfotranslator"
}