Mrigank spent a lot of time on zulip and it's not working yet. Script in progress, run this to install zulip + static python: https://github.com/utahplt/static-python-perf/commit/afc2e312934bc218465a99da4d0486323d463c11 After installing, this command should work: ``` ./manage.py rundjangoserver --settings=zproject.settings 127.0.0.1:9992 ``` Currently, it prints two lines and stops.