This repo is archived. Please see https://github.com/vmprof/vmprof-server for a more complete example.
virtualenv .env
source .env/bin/activate
pip install -r requirements.txt
python manage.py runserver
check settings.py
and VMPROF_EXCLUDE
setting