2018-01-09 00:09:20 -06:00

210 B

Installation

At the command line:

$ pip install tatu_dashboard

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv tatu_dashboard
$ pip install tatu_dashboard