Metadata-Version: 2.1
Name: scbl-db
Version: 0.1.9
Summary: The ORM of the sample-tracking database used at the Single Cell Biology Laboratory at the Jackson Laboratory. This ORM is currently incomplete - it only supports a subset of the platforms available at the Single Cell Biology Laboratory.
License: MIT
Author: Ahmed Said
Author-email: ahmed.said@jax.org
Requires-Python: >=3.12,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: SQLAlchemy (>=2.0.27,<3.0.0)
Requires-Dist: email-validator (>=2.1.1,<3.0.0)
Requires-Dist: urllib3 (>=2.2.1,<3.0.0)
Description-Content-Type: text/markdown

# scbl-db

The ORM of the sample-tracking database used at the Single Cell Biology Laboratory at the [Jackson Laboratory](https://www.jax.org/). This ORM is currently incomplete - it only supports a subset of the platforms available at the Single Cell Biology Laboratory.

