cgmodels


Namecgmodels JSON
Version 0.11.0 PyPI version JSON
download
home_pagehttps://github.com/Clinical-Genomics/cgmodels
Summary
upload_time2023-04-19 15:28:14
maintainer
docs_urlNone
authorMåns Magnusson
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cgmodels

![Tests][tests-badge] [![codecov][codecov-badge]][codecov-url][![CodeFactor][codefactor-badge]][codefactor-url][![Code style: black][black-badge]][black-url]

Library that work as an interface between services at Clinical Genomics. 
In most cases where multiple services needs access to a common API, those models should be defined here.

## Usage

Currently **cgmodels** support contracts for the following applications:

- crunchy
- demultiplex

## Installation

### Pypi

```
pip install cgmodels
```

### Github

Install [poetry][poetry]

```
git clone https://github.com/Clinical-Genomics/cgmodels
poetry install 
```


[black-badge]: https://img.shields.io/badge/code%20style-black-000000.svg
[black-url]: https://github.com/psf/black 
[codefactor-badge]: https://www.codefactor.io/repository/github/clinical-genomics/cgmodels/badge
[codefactor-url]: https://www.codefactor.io/repository/github/clinical-genomics/cgmodels
[tests-badge]: https://github.com/Clinical-Genomics/cgmodels/workflows/Tests/badge.svg
[codecov-badge]: https://codecov.io/gh/Clinical-Genomics/cgmodels/branch/main/graph/badge.svg?token=MA62EOQTX7
[codecov-url]: https://codecov.io/gh/Clinical-Genomics/cgmodels
[poetry]: https://python-poetry.org/docs/#installation


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Clinical-Genomics/cgmodels",
    "name": "cgmodels",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "M\u00e5ns Magnusson",
    "author_email": "mans.magnusson@scilifelab.se",
    "download_url": "https://files.pythonhosted.org/packages/76/0a/e0024a39d466a158e41870f91afe540212019037499f1f13b3c3d6f18baa/cgmodels-0.11.0.tar.gz",
    "platform": null,
    "description": "# cgmodels\n\n![Tests][tests-badge] [![codecov][codecov-badge]][codecov-url][![CodeFactor][codefactor-badge]][codefactor-url][![Code style: black][black-badge]][black-url]\n\nLibrary that work as an interface between services at Clinical Genomics. \nIn most cases where multiple services needs access to a common API, those models should be defined here.\n\n## Usage\n\nCurrently **cgmodels** support contracts for the following applications:\n\n- crunchy\n- demultiplex\n\n## Installation\n\n### Pypi\n\n```\npip install cgmodels\n```\n\n### Github\n\nInstall [poetry][poetry]\n\n```\ngit clone https://github.com/Clinical-Genomics/cgmodels\npoetry install \n```\n\n\n[black-badge]: https://img.shields.io/badge/code%20style-black-000000.svg\n[black-url]: https://github.com/psf/black \n[codefactor-badge]: https://www.codefactor.io/repository/github/clinical-genomics/cgmodels/badge\n[codefactor-url]: https://www.codefactor.io/repository/github/clinical-genomics/cgmodels\n[tests-badge]: https://github.com/Clinical-Genomics/cgmodels/workflows/Tests/badge.svg\n[codecov-badge]: https://codecov.io/gh/Clinical-Genomics/cgmodels/branch/main/graph/badge.svg?token=MA62EOQTX7\n[codecov-url]: https://codecov.io/gh/Clinical-Genomics/cgmodels\n[poetry]: https://python-poetry.org/docs/#installation\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.11.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9edfc7149c6f20f6860a4e05b4ba8e187cad1dbf93f69eac2ca464571f489be2",
                "md5": "f7fedea40345bcfe65763d8b393e9714",
                "sha256": "6d710217f1a882dbcf2e725ac0aec3af351adcdc036234dbac04825caf8b7a1f"
            },
            "downloads": -1,
            "filename": "cgmodels-0.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f7fedea40345bcfe65763d8b393e9714",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9216,
            "upload_time": "2023-04-19T15:28:13",
            "upload_time_iso_8601": "2023-04-19T15:28:13.249725Z",
            "url": "https://files.pythonhosted.org/packages/9e/df/c7149c6f20f6860a4e05b4ba8e187cad1dbf93f69eac2ca464571f489be2/cgmodels-0.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "760ae0024a39d466a158e41870f91afe540212019037499f1f13b3c3d6f18baa",
                "md5": "c90a47aea18f6a3ae0f5c2eac2c79cb3",
                "sha256": "f33aaa566587a2a942fdbbbb10c7cb141806126cead5c2c29f780511be2dcb72"
            },
            "downloads": -1,
            "filename": "cgmodels-0.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c90a47aea18f6a3ae0f5c2eac2c79cb3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6187,
            "upload_time": "2023-04-19T15:28:14",
            "upload_time_iso_8601": "2023-04-19T15:28:14.450278Z",
            "url": "https://files.pythonhosted.org/packages/76/0a/e0024a39d466a158e41870f91afe540212019037499f1f13b3c3d6f18baa/cgmodels-0.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-19 15:28:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Clinical-Genomics",
    "github_project": "cgmodels",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "cgmodels"
}
        
Elapsed time: 0.05540s