That looks fine size wise. Thanks.
Ismael Garrido wrote:
Patrick Kirk wrote:
Hi all,
I'm writing an application that will distributed by download and want
it to be as small as possible. The target platform is Windows.
Use UPX, 7Z and NSIS. ;-) (and in that order, too :-P)
That's with Py2exe, ne
> I'm writing an application that will distributed by download and
want it
> to be as small as possible. The target platform is Windows.
In that case distribute Python source not executables!
Or write in assembler...
> For the GUI toolkit, I am looking at wxPython and tkinter. For a
small
> app
Hi all,
I'm writing an application that will distributed by download and want it
to be as small as possible. The target platform is Windows.
For the GUI toolkit, I am looking at wxPython and tkinter. For a small
application with only 4 working forms, which can be expected to produce
the small