Installation ======================================== **pyemgpipeline** can be installed from the PyPI repository: .. code:: pip install pyemgpipeline The dependencies of this package include `numpy `_, `scipy `_, and `matplotlib `_. After installation, the package can be launched by: .. code:: python >>> import pyemgpipeline as pep