does anyone know a way to package a "static" or "portable" version of a python module?
Jaime Huerta Cepas
jhcepas at gmail.com
Mon Jan 11 10:16:02 EST 2010
does anyone know a way to package a "static" version of a python module?
This is, the same that pyinstaller does with single scripts, but with a
complete module directory.
I'm specially interested in packaging all pyqt4, sip and qt4 dependencies
within the module itself.
thanks,
Jaime.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100111/0a8327f0/attachment.html>
More information about the Python-list
mailing list