Basic Information about Python

2010-07-30 Thread Durga D
Hi All,

  I am new to python based application developement. I am using
Windows XP.

  1. Can I create desktop application (just hello world program) with
Python
language like exe in VC++?

  2. If First statement is Yes, Can I include this application with
my
existing setup(assume 10 MB) for windows?

  3. If Second statement is Yes, What will be the setup size?

  Thank in advance.

Regards,
Durga.

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


Re: Basic Information about Python

2010-07-30 Thread Durga D
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.

Regards,
Durga.



On Jul 30, 6:04 pm, Jean-Michel Pichavant 
wrote:
> Durga D wrote:
> > Hi All,
>
> >   I am new to python based application developement. I am using
> > Windows XP.
>
> >   1. Can I create desktop application (just hello world program) with
> > Python
> > language like exe in VC++?
>
> yeshttp://www.py2exe.org/>   2. If First statement is Yes, Can I include this 
> application with
> > my
> > existing setup(assume 10 MB) for windows?
>
> you mean include it in a windows installer ? If so yes.
>
> >   3. If Second statement is Yes, What will be the setup size?
>
> >   Thank in advance.
>
> > Regards,
> > Durga.
>
> JM
-- 
http://mail.python.org/mailman/listinfo/python-list