On Fri, Jul 30, 2010 at 16:55, Durga D <durga.d...@gmail.com> wrote:

> Hi JM,
>
>   Thanks alot for your prompt response.
>
>   If I include into windows setup, what will be setup size (assume
> before include 10 MB)? i mean, python supporting dlls/libs size for
> python exe.
>

IIRC, the size of a simple "hello world" script packed with py2exe or
PyInstaller is around 2-3 MB. If you use large GUI libraries (like PyQt or
wxPython) it goes up to 6-10MB, and so on (more libraries -> larger .exe)

Eli
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to