[PyQt] Porting PyQt GUI between platforms.
Raoul Snyman
raoul.snyman at saturnlaboratories.co.za
Tue Aug 3 08:54:53 BST 2010
On Tue, 3 Aug 2010 09:05:04 +0200, Peter Schmidtke wrote:
> I am interested in using PyInstaller for packaging bigger projects
> together consisting of multiple python modules and classes. Dependencies
> are things like numpy, matplotlib, rdkit pygresql. Is there a way of
doing
> this with PyInstaller and if yes how. I found the documentation a bit
> sparse on how to integrate things like numpy into a standalone app using
> PyInstaller. Is there something like a tutorial out there?
PyInstaller provides for a lot of stuff (including matplotlib) out of the
box. Just follow the instructions, and look at the section on "hooks" if
stuff is missing.
--
Raoul Snyman, B.Tech IT (Software Engineering)
Saturn Laboratories
m: 082 550 3754
e: raoul.snyman at saturnlaboratories.co.za
w: www.saturnlaboratories.co.za
b: blog.saturnlaboratories.co.za
More information about the PyQt
mailing list