[Python-Dev] 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.
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Basic Information about Python

2010-07-30 Thread Durga D
Thank you for your response.

Regards,
Durga.

On Fri, Jul 30, 2010 at 6:05 PM, Oleg Broytman  wrote:

> Hello.
>
>   We are sorry but we cannot help you. This mailing list is to work on
> developing Python (adding new features to Python itself and fixing bugs);
> if you're having problems learning, understanding or using Python, please
> find another forum. Probably python-list/comp.lang.python mailing list/news
> group is the best place; there are Python developers who participate in it;
> you may get a faster, and probably more complete, answer there. See
> http://www.python.org/community/ for other lists/news groups/fora. Thank
> you for understanding.
>
> On Fri, Jul 30, 2010 at 05:48:45PM +0530, 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++?
> >
> >   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.
>
> Oleg.
> --
> Oleg Broytmanhttp://phd.pp.ru/[email protected]
>   Programmers don't die, they just GOSUB without RETURN.
>
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


[Python-Dev] Python web adv. ?

2011-07-18 Thread Durga D
Hi All,

My desktop application opens web page from tomcat/apache server in
button click event (MySQL database by using JSP/Servlets on internet from
user machine). Here, I found some delay in opening web pages.  Is there any
advantages with Python over JSP/Servlets?

I am new to web programming. Please provide any inputs on Python over
jsp/servlets.

Thanks in advance.

Regards,
___
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com