[Pythonmac-SIG] Lanchd + virtualenv

Aahz aahz at pythoncraft.com
Fri Sep 25 16:01:28 CEST 2009


On Fri, Sep 25, 2009, Gabriel Rossetti wrote:
>
> I would like to create a Launchd plist entry to start a virtualenv and  
> run a python project. I created my plist, but I'm not sure how to get it  
> to activate the virtualenv and run the program. I thought that maybe I  
> could create two <dict> emtries :

Why not just write a single wrapper script that creates the virtualenv
and then runs the main program?  Python rocks!
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

gfarber: Thank God, or the belief system of your choice.
pddb: Does human perversity count as a belief system?


More information about the Pythonmac-SIG mailing list