sbmlnetwork


Namesbmlnetwork JSON
Version 0.0.21 PyPI version JSON
download
home_pagehttps://github.com/adelhpour/SBMLNetwork
SummaryA python api to work with libsbmlnetwork library
upload_time2024-04-06 20:58:20
maintainerNone
docs_urlNone
authorAdel Heydarabadipour
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SBMLNetwork

SBMLNetwork is a python package designed to visualize and edit SBML model networks. It uses libsbmlnetwork package, which employs an embedded force-directed autolayout algorithm to create aesthetically pleasing networks and utilizes SBML Layout and Render packages to store and retrieve visualization information of models. With its drawing tool and its comprehensive command-line API, users can generate and modify graphical representations of their SBML models, save the visual information of their model to SBML files or strings, and export rendered figures of their model in PDF, PNG, and JPG formats.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adelhpour/SBMLNetwork",
    "name": "sbmlnetwork",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Adel Heydarabadipour",
    "author_email": "adelhp@uw.edu",
    "download_url": null,
    "platform": null,
    "description": "# SBMLNetwork\n\nSBMLNetwork is a python package designed to visualize and edit SBML model networks. It uses libsbmlnetwork package, which employs an embedded force-directed autolayout algorithm to create aesthetically pleasing networks and utilizes SBML Layout and Render packages to store and retrieve visualization information of models. With its drawing tool and its comprehensive command-line API, users can generate and modify graphical representations of their SBML models, save the visual information of their model to SBML files or strings, and export rendered figures of their model in PDF, PNG, and JPG formats.\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A python api to work with libsbmlnetwork library",
    "version": "0.0.21",
    "project_urls": {
        "Bug Tracker": "https://github.com/adelhpour/SBMLNetwork/issues",
        "Homepage": "https://github.com/adelhpour/SBMLNetwork"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33e2664f42204725f9be8cf5ecf3b040143d9e164388ead80b34a33bade0244e",
                "md5": "3901789a77ae9326054c4d0a6191d780",
                "sha256": "2e92f660565b8be533950c8e9e66419bdd00eb3afefe37d2c1893684f590321f"
            },
            "downloads": -1,
            "filename": "sbmlnetwork-0.0.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3901789a77ae9326054c4d0a6191d780",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3229,
            "upload_time": "2024-04-06T20:58:20",
            "upload_time_iso_8601": "2024-04-06T20:58:20.911448Z",
            "url": "https://files.pythonhosted.org/packages/33/e2/664f42204725f9be8cf5ecf3b040143d9e164388ead80b34a33bade0244e/sbmlnetwork-0.0.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-06 20:58:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adelhpour",
    "github_project": "SBMLNetwork",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "sbmlnetwork"
}
        
Elapsed time: 0.21753s