genologics


Namegenologics JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/scilifelab/genologics
SummaryPython interface to the Illumina Basespace Clarity LIMS (Laboratory Information Management System) server via its REST API.
upload_time2023-10-05 07:37:50
maintainerChuan Wang
docs_urlNone
authorPer Kraulis
requires_python
licenseMIT
keywords genologics api rest clarity lims illumina
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            A basic module for interacting with the Illumina Basespace Clarity LIMS server via its REST API.
                          The goal is to provide simple access to the most common entities and their attributes in a reasonably Pythonic fashion.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/scilifelab/genologics",
    "name": "genologics",
    "maintainer": "Chuan Wang",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "chuan.wang@scilifelab.se",
    "keywords": "genologics api rest clarity lims illumina",
    "author": "Per Kraulis",
    "author_email": "per.kraulis@scilifelab.se",
    "download_url": "https://files.pythonhosted.org/packages/09/e2/2c6a093ddc4f87c7866d3bf87a4f81492d494a6c700702f2c410838e701d/genologics-1.0.0.tar.gz",
    "platform": null,
    "description": "A basic module for interacting with the Illumina Basespace Clarity LIMS server via its REST API.\n                          The goal is to provide simple access to the most common entities and their attributes in a reasonably Pythonic fashion.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python interface to the Illumina Basespace Clarity LIMS (Laboratory Information Management System) server via its REST API.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/scilifelab/genologics"
    },
    "split_keywords": [
        "genologics",
        "api",
        "rest",
        "clarity",
        "lims",
        "illumina"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4ef03c31a1cd5115fd5b6f5b238e7869cbb58a1a6b410fc732398d14e38ae53",
                "md5": "e8dda3b700ed589b9c3f0ab7f67a82cb",
                "sha256": "3f3557f60978449af27ae18afd877482ad7ea4978a77e4aa233cb2260feb30db"
            },
            "downloads": -1,
            "filename": "genologics-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e8dda3b700ed589b9c3f0ab7f67a82cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 34697,
            "upload_time": "2023-10-05T07:37:48",
            "upload_time_iso_8601": "2023-10-05T07:37:48.694707Z",
            "url": "https://files.pythonhosted.org/packages/a4/ef/03c31a1cd5115fd5b6f5b238e7869cbb58a1a6b410fc732398d14e38ae53/genologics-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09e22c6a093ddc4f87c7866d3bf87a4f81492d494a6c700702f2c410838e701d",
                "md5": "02b53cc15fa9a3703e2a1d9fa0674fae",
                "sha256": "59bd07ea5b6d0fb47b26404ce98632a2c58ba85897522cb4d95fea233cde8122"
            },
            "downloads": -1,
            "filename": "genologics-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "02b53cc15fa9a3703e2a1d9fa0674fae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 39860,
            "upload_time": "2023-10-05T07:37:50",
            "upload_time_iso_8601": "2023-10-05T07:37:50.244401Z",
            "url": "https://files.pythonhosted.org/packages/09/e2/2c6a093ddc4f87c7866d3bf87a4f81492d494a6c700702f2c410838e701d/genologics-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-05 07:37:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scilifelab",
    "github_project": "genologics",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "genologics"
}
        
Elapsed time: 0.12415s