Welcome to bioio-base’s documentation!¶
bioio-base¶
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.