wxPython memory footprint? - Re: Write a GUI for a python script?

ianaré ianare at gmail.com
Thu Mar 2 16:52:05 EST 2006


> What is the minimal memory footprint of a Hello World wxPython app
> meanwhile (when you cx_freeze/py2exe it)

it's kinda weird actually... I'm not 100% sure, but i think it relates
more to py2exe options, not neccessarily to wxPython. in any case the
least memory usage i've seen for an app that has at least some degree
of functionality is around 12k running on win2000. But a much more
complicated and larger app uses about 16k, while another small app uses
like 20k...
???




More information about the Python-list mailing list