[Pythonmac-SIG] Creating an applet that includes wxPython

velosa at cinenet.net velosa at cinenet.net
Sat Sep 6 22:52:36 EDT 2003


I have written a small Python application for managing family trees 
that uses wxPython for the interface.  My goal is to make this 
available to various members of my family tree so they can enter the 
information they have.  I'm now trying to figure out how to make it 
available to other people.  I am hoping that there is a way to extend 
the results of MacPython applet tool to include the wxPython libraries, 
but I don't know enough about how Mac packaging works to know whether 
this is really possible.  I got my own environment working by 
downloading MacPython and wxPython-mac and installing them.  I'm hoping 
I can simply provide a single bundle to the other Mac users.  Ideally 
I'd like them to be able to run it all off of a CD.  Is there a 
reasonable way to do this or do I have to separately include MacPython 
and wxPython-mac with my little applet.

Thanks,
-Nathan




More information about the Pythonmac-SIG mailing list