Installation

Contents

Installation#

SHRY can be obtained from PyPI

pip install shry

Development#

If you prefer to install from source, instead follow the procedures below.

git clone https://github.com/shry-project/SHRY.git
cd shry
pip install -e .