Posted on Apr 23, 2014 by
Swift Monkey
Hi,
I would like to include psutil as part of our application. Reason being is that to reduce dependencies. Is it possible to use psutil (from source package) as stand alone package by just copying psutil directory in to our project directory?
Our application only runs on linux and windows. Using python 2.7.5.
Comment #1
Posted on Apr 23, 2014 by Happy MonkeyI know there are tools like pyfreeze and py2exe which should do that but I never really used them. Also, this is not a problem with psutil per-se so this would probably better handled on the mailing list (feel free to post there). Closing this out.
Status: Invalid
Labels:
Priority-Medium