InstallationΒΆ

At the command line:

$ easy_install profile-middleware

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv profiler
$ pip install profile-middleware