iTunes library analytics
Work in progress!
Checkout sight, open a new virtualenv and run:
(env)$ pip install -r requirements.txt
(env)$ cd app
(env)$ python runserver.py
If you change the Sass, recompile to CSS:
$ cd app
$ sass --watch sight/assets:sight/static/css