bioio-base 3.3.0


pip install bioio-base

  Latest version

Released: Mar 24, 2026


Meta
Author: Eva Maxfield Brown, Dan Toloudis
Requires Python: >=3.10

Classifiers

Development Status
  • 4 - Beta

Natural Language
  • English

Programming Language
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

bioio-base

Build Status Documentation PyPI version License Python 3.10–3.13

Typing, base classes, and more for BioIO projects.


Documentation

This package exists to provide common utilities and base classes for which BioIO reader plugins can utilize to reduce boilerplate code.

See the full documentation on our GitHub pages site - the generic use and installation instructions there will work for this package.

Installation

Stable Release: pip install bioio-base
Development Head: pip install git+https://github.com/bioio-devs/bioio-base.git

Issues

Click here to view all open issues in bioio-devs organization at once or check this repository's issue tab.

Development

See CONTRIBUTING.md for information related to developing the code.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
dask[distributed,array] (!=2022.5.1,>=2021.4.1)
fsspec (!=2022.7.0,>=2021.4.0)
numpy (>=1.21.0)
ome-types[pint] (>=0.2)
pint
xarray (>=2022.6.0)