petab-MS


Namepetab-MS JSON
Version 0.1.22 PyPI version JSON
download
home_pagehttps://gitlab.com/fitmulticell/libpetab-python-MS
SummaryParameter estimation tabular data for multi-scale models
upload_time2023-06-07 13:48:08
maintainer
docs_urlNone
authorThe PEtab-MS developers
requires_python>=3.7.1
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![CI](https://github.com/EmadAlamoudi/libpetab-python-MS/actions/workflows/ci_tests.yml/badge.svg?branch=master)](https://github.com/EmadAlamoudi/libpetab-python-MS/actions/workflows/ci_tests.yml)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/fd7dd5cee68e449983be5c43f230c7f3)](https://www.codacy.com/gh/EmadAlamoudi/libpetab-python-MS)
[![codecov](https://codecov.io/gh/EmadAlamoudi/libpetab-python-MS/branch/master/graph/badge.svg)](https://codecov.io/gh/EmadAlamoudi/libpetab-python-MS)
[![PyPI version](https://badge.fury.io/py/petab-ms.svg)](https://badge.fury.io/py/petab-ms)

# petab_MS - a Python package for handling PEtab files for multiscale systems

PEtab_MS is an extension of PEtab for multiscale systems. [PEtab](https://petab.readthedocs.io/) is a data format for specifying
parameter estimation problems in systems biology. This repository provides
the `petab` Python package for reading, writing and validating PEtab files.


## Installation

The PEtab library is available on [pypi](https://pypi.org/project/petab-MS/)
and the easiest way to install it is running

    pip3 install petab_MS
    
It will require Python>=3.7.1 to run.

Development versions of the PEtab library can be installed using

    pip3 install https://github.com/EmadAlamoudi/libpetab-python-MS/archive/develop.zip
(replace `develop` by the branch or commit you would like to install).

## Getting help

If you have any question or problems with this package, feel free to post them
at our GitHub [issue tracker](https://github.com/EmadAlamoudi/libpetab-python-MS/issues/).

## Contributing

Contributions and feedback to this package are very welcome, see our
[contribution guide](https://gitlab.com/fitmulticell/libpetab-python-MS/tree/master/CONTRIBUTING.md).

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/fitmulticell/libpetab-python-MS",
    "name": "petab-MS",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.1",
    "maintainer_email": "",
    "keywords": "",
    "author": "The PEtab-MS developers",
    "author_email": "EmadAlamoudi@uni-bonn.de",
    "download_url": "https://files.pythonhosted.org/packages/5c/4f/708972224ce7d9dbdad4a53a0e645292914689d7736fdee7844e776aef7e/petab_MS-0.1.22.tar.gz",
    "platform": null,
    "description": "[![CI](https://github.com/EmadAlamoudi/libpetab-python-MS/actions/workflows/ci_tests.yml/badge.svg?branch=master)](https://github.com/EmadAlamoudi/libpetab-python-MS/actions/workflows/ci_tests.yml)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/fd7dd5cee68e449983be5c43f230c7f3)](https://www.codacy.com/gh/EmadAlamoudi/libpetab-python-MS)\n[![codecov](https://codecov.io/gh/EmadAlamoudi/libpetab-python-MS/branch/master/graph/badge.svg)](https://codecov.io/gh/EmadAlamoudi/libpetab-python-MS)\n[![PyPI version](https://badge.fury.io/py/petab-ms.svg)](https://badge.fury.io/py/petab-ms)\n\n# petab_MS - a Python package for handling PEtab files for multiscale systems\n\nPEtab_MS is an extension of PEtab for multiscale systems. [PEtab](https://petab.readthedocs.io/) is a data format for specifying\nparameter estimation problems in systems biology. This repository provides\nthe `petab` Python package for reading, writing and validating PEtab files.\n\n\n## Installation\n\nThe PEtab library is available on [pypi](https://pypi.org/project/petab-MS/)\nand the easiest way to install it is running\n\n    pip3 install petab_MS\n    \nIt will require Python>=3.7.1 to run.\n\nDevelopment versions of the PEtab library can be installed using\n\n    pip3 install https://github.com/EmadAlamoudi/libpetab-python-MS/archive/develop.zip\n(replace `develop` by the branch or commit you would like to install).\n\n## Getting help\n\nIf you have any question or problems with this package, feel free to post them\nat our GitHub [issue tracker](https://github.com/EmadAlamoudi/libpetab-python-MS/issues/).\n\n## Contributing\n\nContributions and feedback to this package are very welcome, see our\n[contribution guide](https://gitlab.com/fitmulticell/libpetab-python-MS/tree/master/CONTRIBUTING.md).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Parameter estimation tabular data for multi-scale models",
    "version": "0.1.22",
    "project_urls": {
        "Homepage": "https://gitlab.com/fitmulticell/libpetab-python-MS"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3266d5910c7cf30a1367953c433c6149ec9d6deba4c5ad35bf461940366778c0",
                "md5": "98dc3fd6e1d6311a546f74e52a04543b",
                "sha256": "3a1e1e6aabb294542d00fc95cbf39304342eb8d2948ea13450facba5c5f5207d"
            },
            "downloads": -1,
            "filename": "petab_MS-0.1.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "98dc3fd6e1d6311a546f74e52a04543b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.1",
            "size": 82890,
            "upload_time": "2023-06-07T13:48:06",
            "upload_time_iso_8601": "2023-06-07T13:48:06.502112Z",
            "url": "https://files.pythonhosted.org/packages/32/66/d5910c7cf30a1367953c433c6149ec9d6deba4c5ad35bf461940366778c0/petab_MS-0.1.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c4f708972224ce7d9dbdad4a53a0e645292914689d7736fdee7844e776aef7e",
                "md5": "7213303f6a585ae6025cd0a05981cafe",
                "sha256": "44c81f0a47c4fce5636965c5b459c9e15fa8dee8555080828f3f73ac295560a0"
            },
            "downloads": -1,
            "filename": "petab_MS-0.1.22.tar.gz",
            "has_sig": false,
            "md5_digest": "7213303f6a585ae6025cd0a05981cafe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.1",
            "size": 73220,
            "upload_time": "2023-06-07T13:48:08",
            "upload_time_iso_8601": "2023-06-07T13:48:08.203270Z",
            "url": "https://files.pythonhosted.org/packages/5c/4f/708972224ce7d9dbdad4a53a0e645292914689d7736fdee7844e776aef7e/petab_MS-0.1.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-07 13:48:08",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "fitmulticell",
    "gitlab_project": "libpetab-python-MS",
    "lcname": "petab-ms"
}
        
Elapsed time: 0.07697s