Parente's Mindtrove

TIL: Activating a virtualenv in supervisord

February 14, 2011

Here's a little script I started using today to activate a virtualenv, run a command in it, then deactivate the environment.

It works well in supervisord program sections.