1. Installation

1.1. Installation from pypi

If you would like to install the py-lmd for use in your project, you can directly install it from the python package index.

pip install py-lmd

1.2. Installation from Github

You can also install py-lmd directly from Github for development purposes.

git clone https://github.com/GeorgWa/py-lmd.git
pip install -e py-lmd