Installation

At the command line:

$ easy_install flask_hypertable

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv flask_hypertable
$ pip install flask_hypertable