Installation

At the command line:

$ easy_install tornadoappinfo

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv tornadoappinfo
$ pip install tornadoappinfo