[Tutor] compiling python

Sean Novak snovak at snovak.com
Thu Jun 19 05:29:59 CEST 2008


Hello Python Guru's and Newbies alike.  I've been able to write a bit  
of Python for a web app that works wonderfully on my dev machine.   
However, I have limited access to the machine that will actually host  
this app.  Will compiling a Python program eliminate library  
dependency requirements for the host machine?  Essentially, are the  
libraries compiled into the binary?

I have little knowledge about compiling for Python, other than a  
glimmer of a memory that I read about it once.

Thanks all,

Sean


More information about the Tutor mailing list