Metadata-Version: 2.1
Name: bionty
Version: 0.9.0
Summary: Bionty: Data model generator for biology.
Author-email: Lamin Labs <laminlabs@gmail.com>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: anndata
Requires-Dist: typeguard
Requires-Dist: pronto
Requires-Dist: orjson
Requires-Dist: pyarrow
Requires-Dist: nbproject
Requires-Dist: lndb
Requires-Dist: rich
Requires-Dist: cached_property
Requires-Dist: bioregistry
Requires-Dist: pre-commit ; extra == "dev"
Requires-Dist: nox ; extra == "dev"
Requires-Dist: pytest>=6.0 ; extra == "test"
Requires-Dist: pytest-cov ; extra == "test"
Requires-Dist: laminci ; extra == "test"
Requires-Dist: nbmake ; extra == "test"
Requires-Dist: scanpy ; extra == "test"
Project-URL: Home, https://github.com/laminlabs/bionty
Provides-Extra: dev
Provides-Extra: test

[![Stars](https://img.shields.io/github/stars/laminlabs/bionty?logo=GitHub&color=yellow)](https://github.com/laminlabs/bionty)
[![Coverage](https://codecov.io/gh/laminlabs/bionty/branch/main/graph/badge.svg?token=8292E0S0Z7)](https://codecov.io/gh/laminlabs/bionty)
[![pypi](https://img.shields.io/pypi/v/bionty?color=blue&label=pypi%20package)](https://pypi.org/project/bionty)

# Bionty: Manage ontologies & curate metadata

Read the [docs](https://lamin.ai/docs/bionty/).

