Contents:
To install the package, you can use pip
pip install pyemb
To install the package from source, clone the repository and run
git clone cd pyemb pip install -e .