Metadata-Version: 2.1
Name: somacore
Version: 1.0.0rc4
Summary: Python-language API specification and base utilities for implementation of the SOMA system.
Project-URL: repository, https://github.com/single-cell-data/SOMA.git
Classifier: License :: OSI Approved :: MIT License
Requires-Python: ~=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# `somacore`: the Python version of the SOMA specification

`somacore` is a (currently in-development) Python interpretation of the [abstract SOMA specification](https://github.com/single-cell-data/SOMA/blob/main/abstract_specification.md).
Like the abstract specification, it is still in flux and in progress, and we gladly accept feedback.
This will evolve in tandem with the abstract spec itself as well as the [initial TileDB-based implementation](https://github.com/single-cell-data/TileDB-SOMA).

For more information about our development process see [this project plan](https://docs.google.com/document/d/1e6L36SS-eazG6tHYwwnCfEfUcx_3dTFJUEE-gGxgFM4/edit).
