cbmpy


Namecbmpy JSON
Version 0.8.8.1 PyPI version JSON
download
home_pagehttps://systemsbioinformatics.github.io/cbmpy/
SummaryCBMPy: https://systemsbioinformatics.github.io/cbmpy/ is a platform for constraint based modelling. It implements popular FBA analyses, model editing and supports the latest SBML3FBC standards.
upload_time2023-11-02 14:57:29
maintainerBrett G. Olivier
docs_urlhttps://pythonhosted.org/cbmpy/
authorBrett G. Olivier
requires_python
licenseGNU General Public License (GPL)
keywords computational systems biology modelling simulation genome scale models sbml constraint-based modelling fbc linear programming groups standard
VCS
bugtrack_url
requirements biopython packaging ipython nose-py3 numpy matplotlib python-libsbml scipy swiglpk sympy xlrd XlsxWriter xlwt pyparsing
Travis-CI No Travis.
coveralls test coverage No coveralls.
            CBMPy: https://systemsbioinformatics.github.io/cbmpy/ is a platform for constraint based modelling. It implements popular FBA analyses, model editing and supports the latest SBML3FBC standards.

            

Raw data

            {
    "_id": null,
    "home_page": "https://systemsbioinformatics.github.io/cbmpy/",
    "name": "cbmpy",
    "maintainer": "Brett G. Olivier",
    "docs_url": "https://pythonhosted.org/cbmpy/",
    "requires_python": "",
    "maintainer_email": "b.g.olivier@vu.nl",
    "keywords": "computational systems biology,modelling,simulation,genome scale models,sbml,constraint-based modelling,fbc,linear programming,groups,standard",
    "author": "Brett G. Olivier",
    "author_email": "b.g.olivier@vu.nl",
    "download_url": "https://files.pythonhosted.org/packages/bc/e4/546f38425960093a33cd90402fc1ec8e37e02d4df9d6df0e5e7426ed6606/cbmpy-0.8.8.1.tar.gz",
    "platform": "Windows",
    "description": "CBMPy: https://systemsbioinformatics.github.io/cbmpy/ is a platform for constraint based modelling. It implements popular FBA analyses, model editing and supports the latest SBML3FBC standards.\r\n",
    "bugtrack_url": null,
    "license": "GNU General Public License (GPL)",
    "summary": "CBMPy: https://systemsbioinformatics.github.io/cbmpy/ is a platform for constraint based modelling. It implements popular FBA analyses, model editing and supports the latest SBML3FBC standards.",
    "version": "0.8.8.1",
    "project_urls": {
        "Download": "https://github.com/SystemsBioinformatics/cbmpy/releases",
        "Homepage": "https://systemsbioinformatics.github.io/cbmpy/"
    },
    "split_keywords": [
        "computational systems biology",
        "modelling",
        "simulation",
        "genome scale models",
        "sbml",
        "constraint-based modelling",
        "fbc",
        "linear programming",
        "groups",
        "standard"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4757b058b0404e63514783d181efbe777122b0ba926b435fa5a7e1498003765a",
                "md5": "19dd65e4c0ad0f88004ca0913952d8d6",
                "sha256": "7d9d156f48030fa7eba96280ce379a48b134895a86d6d9eb952993c1c3d5f0b1"
            },
            "downloads": -1,
            "filename": "cbmpy-0.8.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "19dd65e4c0ad0f88004ca0913952d8d6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 580568,
            "upload_time": "2023-11-02T14:57:27",
            "upload_time_iso_8601": "2023-11-02T14:57:27.381289Z",
            "url": "https://files.pythonhosted.org/packages/47/57/b058b0404e63514783d181efbe777122b0ba926b435fa5a7e1498003765a/cbmpy-0.8.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bce4546f38425960093a33cd90402fc1ec8e37e02d4df9d6df0e5e7426ed6606",
                "md5": "48829b4ff8100f59e45d966cb85186c5",
                "sha256": "926cfaf35e38aefac6f55bc978add4f30bc26d86ffa8339d33c7dc3f00ff9e03"
            },
            "downloads": -1,
            "filename": "cbmpy-0.8.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "48829b4ff8100f59e45d966cb85186c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 528460,
            "upload_time": "2023-11-02T14:57:29",
            "upload_time_iso_8601": "2023-11-02T14:57:29.772493Z",
            "url": "https://files.pythonhosted.org/packages/bc/e4/546f38425960093a33cd90402fc1ec8e37e02d4df9d6df0e5e7426ed6606/cbmpy-0.8.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-02 14:57:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SystemsBioinformatics",
    "github_project": "cbmpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "biopython",
            "specs": []
        },
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "ipython",
            "specs": []
        },
        {
            "name": "nose-py3",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "python-libsbml",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "swiglpk",
            "specs": []
        },
        {
            "name": "sympy",
            "specs": []
        },
        {
            "name": "xlrd",
            "specs": []
        },
        {
            "name": "XlsxWriter",
            "specs": []
        },
        {
            "name": "xlwt",
            "specs": []
        },
        {
            "name": "pyparsing",
            "specs": []
        }
    ],
    "lcname": "cbmpy"
}
        
Elapsed time: 0.12908s