Installation

Installing using pip

pip install mechelastic
Copy to clipboard

All the dependencies will be installed automatically.

Installing using github

Clone the repository to your local disk and run:

python setup.py install
Copy to clipboard