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.4.6",
"project_urls": {
"Homepage": "https://github.com/adelhpour/NetworkInfoTranslator"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9d2baf61b0e857f622dc3ec73f76ba3f97bcbfdfd32895e790638bb9de7e0388",
"md5": "981d903e5e91f8d737fd50c65465e965",
"sha256": "cb5501645c6171a0f434ff882f786a4942e2a7a6b63e6511513348ba8b232e7a"
},
"downloads": -1,
"filename": "networkinfotranslator-0.4.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "981d903e5e91f8d737fd50c65465e965",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 46206,
"upload_time": "2024-12-17T21:54:24",
"upload_time_iso_8601": "2024-12-17T21:54:24.490440Z",
"url": "https://files.pythonhosted.org/packages/9d/2b/af61b0e857f622dc3ec73f76ba3f97bcbfdfd32895e790638bb9de7e0388/networkinfotranslator-0.4.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-17 21:54:24",
"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"
}