embedding std py and c modules

Patrick Stinson patrickkidd.lists at gmail.com
Mon Dec 3 17:05:13 EST 2007


Looks like statically linking the c-based modules is pretty easy, but how
about the python-based modules?

On Dec 3, 2007 10:06 AM, Patrick Stinson <patrickkidd.lists at gmail.com>
wrote:

> Is it possible to build python as a static library and embed all necessary
> c and py modules rom the standard lib in it? This would make distributing
> and embedded interpreter in our app MUCH simpler.
>
> thanks!
>
> --
> Patrick Kidd Stinson
> http://www.patrickkidd.com/
> http://pkaudio.sourceforge.net/
> http://pksampler.sourceforge.net/
>



-- 
Patrick Kidd Stinson
http://www.patrickkidd.com/
http://pkaudio.sourceforge.net/
http://pksampler.sourceforge.net/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20071203/30da4011/attachment.html>


More information about the Python-list mailing list