somacore1.0.23
somacore1.0.23
Published
Python-language API specification and base utilities for implementation of the SOMA system.
pip install somacore
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
somacore
: the Python version of the SOMA specification
somacore
is the Python interpretation of the abstract SOMA specification.
If you’re using SOMA to store or retrive data, you probably want to install a SOMA implementation instead, and not this package directly:
This core pacakge contains base interfaces, shared types, and other cross-implementation code. It is intended for use primarily by SOMA implementors or libraries that handle SOMA data, rather than end users.