Name | bionty JSON |
Version |
1.6.1
JSON |
| download |
home_page | None |
Summary | Basic biological entities, coupled to public ontologies [`source <https://github.com/laminlabs/bionty/blob/main/bionty/models.py>`__]. |
upload_time | 2025-07-21 11:35:28 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <3.14,>=3.10 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[](https://github.com/laminlabs/bionty)
[](https://pypi.org/project/bionty)
# bionty: Basic biological entities
- Access >20 public ontologies such as Gene, Protein, CellMarker, ExperimentalFactor, CellType, CellLine, Tissue, …
- Create records from entries in public ontologies using `.from_source()`.
- Access full underlying public ontologies via `.public()` to search & bulk-create records.
- Create in-house ontologies by extending public ontologies using hierarchical relationships among records (`.parents`).
- Use `.synonyms` and `.abbr` to manage synonyms.
- Safeguards against typos & duplications.
- Ontology versioning via the `bionty.Source` registry.
Read [docs](https://docs.lamin.ai/bionty).
Raw data
{
"_id": null,
"home_page": null,
"name": "bionty",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Lamin Labs <open-source@lamin.ai>",
"download_url": "https://files.pythonhosted.org/packages/ac/dd/f2b7970bd11e8395344918b728290c179ac728e88a799a30ebe25050bd80/bionty-1.6.1.tar.gz",
"platform": null,
"description": "[](https://github.com/laminlabs/bionty)\n[](https://pypi.org/project/bionty)\n\n# bionty: Basic biological entities\n\n- Access >20 public ontologies such as Gene, Protein, CellMarker, ExperimentalFactor, CellType, CellLine, Tissue, \u2026\n- Create records from entries in public ontologies using `.from_source()`.\n- Access full underlying public ontologies via `.public()` to search & bulk-create records.\n- Create in-house ontologies by extending public ontologies using hierarchical relationships among records (`.parents`).\n- Use `.synonyms` and `.abbr` to manage synonyms.\n- Safeguards against typos & duplications.\n- Ontology versioning via the `bionty.Source` registry.\n\nRead [docs](https://docs.lamin.ai/bionty).\n",
"bugtrack_url": null,
"license": null,
"summary": "Basic biological entities, coupled to public ontologies [`source <https://github.com/laminlabs/bionty/blob/main/bionty/models.py>`__].",
"version": "1.6.1",
"project_urls": {
"Home": "https://github.com/laminlabs/bionty"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ad84359fd13eeb3d6eb4b545d8c164518eb07563ddb2f606a78b51953d7b32db",
"md5": "7f14e4b2fd2fc7f01039474ff42db088",
"sha256": "964179b94032965a2150fb4a61108a39bb302c91e2509656e4f7c66402dd0b68"
},
"downloads": -1,
"filename": "bionty-1.6.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7f14e4b2fd2fc7f01039474ff42db088",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.14,>=3.10",
"size": 104258,
"upload_time": "2025-07-21T11:35:25",
"upload_time_iso_8601": "2025-07-21T11:35:25.408646Z",
"url": "https://files.pythonhosted.org/packages/ad/84/359fd13eeb3d6eb4b545d8c164518eb07563ddb2f606a78b51953d7b32db/bionty-1.6.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "acddf2b7970bd11e8395344918b728290c179ac728e88a799a30ebe25050bd80",
"md5": "7c51fdd21d87eb07aa670f5bda1db388",
"sha256": "7e256b253aa256b0d027b48c78d45a429b42ee7623083bc3d765e1beb2c203ea"
},
"downloads": -1,
"filename": "bionty-1.6.1.tar.gz",
"has_sig": false,
"md5_digest": "7c51fdd21d87eb07aa670f5bda1db388",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.10",
"size": 92446,
"upload_time": "2025-07-21T11:35:28",
"upload_time_iso_8601": "2025-07-21T11:35:28.848159Z",
"url": "https://files.pythonhosted.org/packages/ac/dd/f2b7970bd11e8395344918b728290c179ac728e88a799a30ebe25050bd80/bionty-1.6.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-21 11:35:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "laminlabs",
"github_project": "bionty",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "bionty"
}