Installation

You can use pip by:

pip install grasp2alm

Or you can install it from the GitHub source by:

git clone https://github.com/yusuke-takase/grasp2alm
cd grasp2alm
pip install -e .