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": ">=3.12",
"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/3c/2d/e380ac5b0ccdf4057fa0357e520c4a2ef4b4525e0282b4470066655f7b55/genologics-2.0.1.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": "2.0.1",
"project_urls": {
"Homepage": "https://github.com/scilifelab/genologics"
},
"split_keywords": [
"genologics",
"api",
"rest",
"clarity",
"lims",
"illumina"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4920f86fa94a5ba23350300df023f2a7a5f3bf596e772cbecd94755b982df1ba",
"md5": "c772ea4fba6cd73c3b0f0754f4073b42",
"sha256": "00330a747d83d840988e2a63911ac05df6ae98b032b62dc04acda97a2abb20de"
},
"downloads": -1,
"filename": "genologics-2.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c772ea4fba6cd73c3b0f0754f4073b42",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 34270,
"upload_time": "2024-08-26T08:26:05",
"upload_time_iso_8601": "2024-08-26T08:26:05.604524Z",
"url": "https://files.pythonhosted.org/packages/49/20/f86fa94a5ba23350300df023f2a7a5f3bf596e772cbecd94755b982df1ba/genologics-2.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3c2de380ac5b0ccdf4057fa0357e520c4a2ef4b4525e0282b4470066655f7b55",
"md5": "15693b35744123bd5483154fcf911a64",
"sha256": "48491ecc65990acbdf0c21a063585e9a7049513a1f9fda04a7f82dc39798bf2d"
},
"downloads": -1,
"filename": "genologics-2.0.1.tar.gz",
"has_sig": false,
"md5_digest": "15693b35744123bd5483154fcf911a64",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 39944,
"upload_time": "2024-08-26T08:26:07",
"upload_time_iso_8601": "2024-08-26T08:26:07.154574Z",
"url": "https://files.pythonhosted.org/packages/3c/2d/e380ac5b0ccdf4057fa0357e520c4a2ef4b4525e0282b4470066655f7b55/genologics-2.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-26 08:26:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "scilifelab",
"github_project": "genologics",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "genologics"
}