networkinfotranslator


Namenetworkinfotranslator JSON
Version 0.0.24 PyPI version JSON
download
home_pagehttps://github.com/adelhpour/NetworkInfoTranslator
SummaryVisualize the network of SBML models
upload_time2024-04-14 03:35:19
maintainerNone
docs_urlNone
authorAdel Heydarabadipour
requires_python>=3.8
licenseMIT License
keywords
VCS
bugtrack_url
requirements libsbmlnetwork python-libsbml skia-python numpy webcolors pillow
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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.0.24",
    "project_urls": {
        "Homepage": "https://github.com/adelhpour/NetworkInfoTranslator"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c425b1fad23824cfef9471ebacbf5afc1f958b9b5b89f4d7a9011fe93f85847d",
                "md5": "494b58f26023e48197317f49c1c4bc23",
                "sha256": "eda704a624c21ec307ed21339c43ee8ed45d1f17244ba5ac1320584efedd56ca"
            },
            "downloads": -1,
            "filename": "networkinfotranslator-0.0.24-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "494b58f26023e48197317f49c1c4bc23",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 45154,
            "upload_time": "2024-04-14T03:35:19",
            "upload_time_iso_8601": "2024-04-14T03:35:19.745596Z",
            "url": "https://files.pythonhosted.org/packages/c4/25/b1fad23824cfef9471ebacbf5afc1f958b9b5b89f4d7a9011fe93f85847d/networkinfotranslator-0.0.24-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 03:35:19",
    "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.0.18"
                ]
            ]
        },
        {
            "name": "python-libsbml",
            "specs": []
        },
        {
            "name": "skia-python",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "webcolors",
            "specs": []
        },
        {
            "name": "pillow",
            "specs": []
        }
    ],
    "lcname": "networkinfotranslator"
}
        
Elapsed time: 0.21698s