Skip to content

vandeplaslab/koyo

Repository files navigation

Kōyō

A little library of utility functions that are used throughout various libraries of the Van de Plas lab.

License PyPI Python Version CI codecov

Installation

pip install koyo

Contributing

Contributions are always welcome. Please feel free to submit PRs with new features, bug fixes, or documentation improvements.

git clone https://github.com/vandeplaslab/koyo.git

pip install -e .[dev]