sbmlplot


Namesbmlplot JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/adelhpour/sbmlplot
SummaryVisualize the network of SBML models
upload_time2023-10-04 00:37:01
maintainer
docs_urlNone
authorAdel Heydarabadipour
requires_python>=3.7
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sbmlplot is a python tool built on libSBNE, an API which can read or automatically generate, manipulate, and write SBML Layout and Redner information. Using either the already-included or auto-generated information about Layout and Render extensions of an SBML model, sbmlplot 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/sbmlplot",
    "name": "sbmlplot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Adel Heydarabadipour",
    "author_email": "ad.heydarabadi@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "Sbmlplot is a python tool built on libSBNE, an API which can read or automatically generate, manipulate, and write SBML Layout and Redner information. Using either the already-included or auto-generated information about Layout and Render extensions of an SBML model, sbmlplot 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\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Visualize the network of SBML models",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/adelhpour/sbmlplot"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ecc80e4226ec7a96ad9aeb2a08b4a88c7cefb15089c1d56edf832c2ce8053567",
                "md5": "b9c2c1f71aeee8f3f33894cb86893b77",
                "sha256": "23cbe5c8087b2fdd30371d85b5de3e95ac2085d96345ed2b001f84fe770851d1"
            },
            "downloads": -1,
            "filename": "sbmlplot-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b9c2c1f71aeee8f3f33894cb86893b77",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 23333,
            "upload_time": "2023-10-04T00:37:01",
            "upload_time_iso_8601": "2023-10-04T00:37:01.038330Z",
            "url": "https://files.pythonhosted.org/packages/ec/c8/0e4226ec7a96ad9aeb2a08b4a88c7cefb15089c1d56edf832c2ce8053567/sbmlplot-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-04 00:37:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adelhpour",
    "github_project": "sbmlplot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "sbmlplot"
}
        
Elapsed time: 0.12337s