Installation
The easy way
Install the pre-compiled version from GitHub:
$ pip install schemist
From source
Clone the repository, then cd into it. Then run:
pip install -e .
Install the pre-compiled version from GitHub:
$ pip install schemist
Clone the repository, then cd into it. Then run:
pip install -e .