Installation

You can install Temporal Mapper on PyPi:

pip install temporal-mapper

Or you can clone the repository and install it locally:

git clone https://github.com/TutteInstitute/temporal-mapper.git
cd temporal-mapper
pip install .