Python command and control WIP for a blog post I'm writing. Going to have some fun with this one Installing dependencies Create a new python environment with virtualenv venv, then run pip install -r requirements.txt