Installation

At the command line:

$ pip install tri.token

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv tri.token
$ pip install tri.token