Skip to content

MiBiPreT/mibibio

Repository files navigation

mibibio

github repo badgePyPI versiongithub license badge RSD DOI workflow cii badge fair-software.eu workflow scq badge workflow scc badge documentation build cffconvert sonarcloud markdown-link-check

How to use mibibio

Installation of stable release

Use pip to install the most recent stable release of mibibio as follows:

pip install mibibio

Installation of most recent development version

To install mibibio from the GitHub repository directly, do:

git clone [email protected]:MiBiPreT/mibibio.git
cd mibibio
python -m pip install .

Note that this is the (possibly unstable) development version from the main branch. If you want a stable release, use the pip installation method instead.

Documentation

See the full mibibio documentation here

Contributing

If you want to contribute to the development of mibibio, have a look at the contribution guidelines.