This is one of many Django apps which is a loose collection of utility functions. It is a mixture of Python code and Javascript that I find myself writing over and over. Primarily it focuses around utilities for AJAX and testing.
Optional (but recommended)
The jQuery library is not included in the distribution but should be included in your templates.
To use the :ref:`CoverageRunner` you need to install Ned Batchelder's coverage.py.
It is easiest to install django-hilbert from PyPi:
pip install django-hilbert