Installation#

From PyPi#

It is recommended to install the library through PyPi!

Typical installation#

pip install ormstorm

Installing the selected version#

pip install ormstorm==0.0.3

Upgrading an installed library#

pip install ormstorm --upgrade

From GitHub#

pip install git+https://github.com/okw-y/ormstorm.git