Installation

Shifterator requires Python 3.6 or higher.

The following packages are also required:

Install Latest Release

The latest release of shifterator is available via pip.

pip install shifterator

Install Development Version

The latest development branch of shifterator is available on Github:

git clone https://github.com/ryanjgallagher/shifterator.git
cd shifterator
pip install -e .