Installation

At the command line:

$ easy_install bettertimeit

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv bettertimeit
$ pip install bettertimeit