somacore 1.0.29


pip install somacore

  Latest version

Released: Jun 16, 2025

Project Links

Meta
Requires Python: >=3.9

Classifiers

License
  • OSI Approved :: MIT License

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.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
anndata
attrs (>=22.1)
numpy (>=1.21)
pandas
pyarrow
pyarrow-hotfix
scipy
shapely
typing-extensions (>=4.1)