Re: Python compiler

2006-03-21 Thread Magnus Lycka
Rc wrote:
 But ,my question is when I start Python it is a Dos Window
 that opened.I think it is not possible on a XP computer?

The Windows NT family, including XP, is not based on MS DOS.
It still has a text more interface, and it is much better
than DOS ever was. You can start that by clicking on the
Start button, selecting 'run' and typing cmd.exe and pressing
ENTER. You don't need that--but as you gain experience, you
might start to prefer it... The keyboard is much faster than
the mouse...

The standard Python installer contains a graphical development
environment called IDLE. Have a look at Danny Yoo's tutorial
http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/

Good Luck!
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Python compiler

2006-03-21 Thread bruno at modulix
Rc wrote:
 DaveM [EMAIL PROTECTED] schreef in bericht
 news:[EMAIL PROTECTED]
 
On Thu, 16 Mar 2006 13:34:14 +0100, Méta-MCI
[EMAIL PROTECTED] wrote:


Après, vous pourrez aussi fréquenter le newsgroup :
   fr.comp.lang.python
qui a l'avantage d'être en français.

But perhaps he's a Flemish speaker - are you trying to start a riot?

DaveM
 
 Yes,I'm a Flemish speaker, I have been to school in the evening
 to study Englisch and also now for the last year I'm study French.
 To improve my English it's maybe good to work with English
 newsgroupes.

Maybe...

 I'm not looking for a riot,because I don't understand
 the word.

This one was for Michel (Meta-MCI), not for you. And the french for riot
is émeute.

 By the way, in case to learn Python,they

Who ?-)

 told me it's
 the most esay language to start.

Well, it was, some years ago. It's still pretty easy to get started
with, but there are more and more advanced features, and lot of subtle
details that are quite obvious when you're a seasonned pro, but
certainly not for a newbie programmer.

But still, Python is certainly one of the most easy languages for
beginners - far easier than C , far more funny than Java, far more
usable than VB.

Also - and that can really make a difference - the community is usually
really helpful and well-mannered.


 But ,my question is when I start Python it is a Dos Window
 that opened.

Yes, that's the Python interactive shell - a command line utility. If
you want a GUI, try IDLE, that should be installed with Python.

Also, and IIRC, giving your python source files the .pyw extension
should avoid the the opening of a dos window when you try to execute the
file.

A couple of resources you may find useful when you'll be done with the
official tutorial:

http://www.ibiblio.org/obp/thinkCSpy/ (tutorial for CS newbies)
http://www.diveintopython.org (more advanced python tutorial)

and of course the tutor maling list:
http://mail.python.org/mailman/listinfo/tutor


HTH
-- 
bruno desthuilliers
python -c print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Python compiler

2006-03-19 Thread Rc

robert [EMAIL PROTECTED] schreef in bericht 
news:[EMAIL PROTECTED]
 Rc wrote:
 DaveM [EMAIL PROTECTED] schreef in bericht
 news:[EMAIL PROTECTED]

On Thu, 16 Mar 2006 13:34:14 +0100, Méta-MCI
[EMAIL PROTECTED] wrote:


Après, vous pourrez aussi fréquenter le newsgroup :
   fr.comp.lang.python
qui a l'avantage d'être en français.

But perhaps he's a Flemish speaker - are you trying to start a riot?

DaveM

 Yes,I'm a Flemish speaker, I have been to school in the evening
 to study Englisch and also now for the last year I'm study French.
 To improve my English it's maybe good to work with English
 newsgroupes.I'm not looking for a riot,because I don't understand
 the word.By the way, in case to learn Python,they told me it's
 the most esay language to start.
 But ,my question is when I start Python it is a Dos Window
 that opened.I think it is not possible on a XP computer?
 Or am I wrong.
 Thanks by advances
 Rc

 install Pythonwin (pywin32) for a GUI


Thank for the answers.But I have looked to several sites
where can I download that install Pythonwin(pywin32) for a GUI.
There are so much ,I don't no exactly, which site or which download.
Thanks by advance
Rc



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

Re: Python compiler

2006-03-18 Thread Rc

DaveM [EMAIL PROTECTED] schreef in bericht
news:[EMAIL PROTECTED]
 On Thu, 16 Mar 2006 13:34:14 +0100, Méta-MCI
 [EMAIL PROTECTED] wrote:

Après, vous pourrez aussi fréquenter le newsgroup :
fr.comp.lang.python
qui a l'avantage d'être en français.

 But perhaps he's a Flemish speaker - are you trying to start a riot?

 DaveM
Yes,I'm a Flemish speaker, I have been to school in the evening
to study Englisch and also now for the last year I'm study French.
To improve my English it's maybe good to work with English
newsgroupes.I'm not looking for a riot,because I don't understand
the word.By the way, in case to learn Python,they told me it's
the most esay language to start.
But ,my question is when I start Python it is a Dos Window
that opened.I think it is not possible on a XP computer?
Or am I wrong.
Thanks by advances
Rc



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

Re: Python compiler

2006-03-18 Thread robert
Rc wrote:
 DaveM [EMAIL PROTECTED] schreef in bericht
 news:[EMAIL PROTECTED]
 
On Thu, 16 Mar 2006 13:34:14 +0100, Méta-MCI
[EMAIL PROTECTED] wrote:


Après, vous pourrez aussi fréquenter le newsgroup :
   fr.comp.lang.python
qui a l'avantage d'être en français.

But perhaps he's a Flemish speaker - are you trying to start a riot?

DaveM
 
 Yes,I'm a Flemish speaker, I have been to school in the evening
 to study Englisch and also now for the last year I'm study French.
 To improve my English it's maybe good to work with English
 newsgroupes.I'm not looking for a riot,because I don't understand
 the word.By the way, in case to learn Python,they told me it's
 the most esay language to start.
 But ,my question is when I start Python it is a Dos Window
 that opened.I think it is not possible on a XP computer?
 Or am I wrong.
 Thanks by advances
 Rc

install Pythonwin (pywin32) for a GUI
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Python compiler

2006-03-18 Thread Terry Reedy

Rc sto'niets'[EMAIL PROTECTED]'nothing'.be wrote in message 
news:[EMAIL PROTECTED]
 it is a Dos Window
 that opened.I think it is not possible on a XP computer?

In XP, it is called a Command Prompt (window).  You can get one without 
Python by looking under All Programs / Accessories.  It is similar to the 
Win 9X 'Dos Window'.  But has a much bigger scrollback capacity.

But I now use IDLE which has a Python Shell window that simulates the 
Command Prompt window but is much easier to cut from (to paste into 
postings, for instance).

Terry Jan Reedy



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


Re: Python compiler

2006-03-17 Thread DaveM
On Thu, 16 Mar 2006 13:34:14 +0100, Méta-MCI
[EMAIL PROTECTED] wrote:

Après, vous pourrez aussi fréquenter le newsgroup :
fr.comp.lang.python
qui a l'avantage d'être en français.

But perhaps he's a Flemish speaker - are you trying to start a riot?

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


Re: Python compiler

2006-03-16 Thread M�ta-MCI
Hi! Bonjour !

Après, vous pourrez aussi fréquenter le newsgroup :
fr.comp.lang.python
qui a l'avantage d'être en français.

à bientôt.

Michel Claveau




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

Re: Python compiler

2006-03-15 Thread Rene Pijlman
Rc:
My question is where can I find a compiler for free.
For Windows XP.

http://www.python.org/download/

-- 
René Pijlman
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Python compiler

2006-03-15 Thread James Stroud
Rc wrote:
 Hello everybody
 I'm a newbie, fromBelgium.
 My question is where can I find a compiler for free.
 For Windows XP.
 Thanks
 Roger
 Sorry for  my English 
 
 

You might want to look at pyinstaller and inno setup.

James

-- 
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095

http://www.jamesstroud.com/
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Python compiler method

2004-12-16 Thread Tim Roberts
Lady_Valerie [EMAIL PROTECTED] wrote:

hello guys! i just want to ask favor, coz i want to know how python
compiler method could be done? im really clueless of this programming
language hope anyone coule help me with this topic... im just focusing
only on the compiler of the python.thanks a lot!!!

Perhaps you could ask your question in a different way.  Python is designed
as an interpreted language, like Perl and Javascript.  It isn't compiled to
machine language.
-- 
- Tim Roberts, [EMAIL PROTECTED]
  Providenza  Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list


RE: Python compiler method

2004-12-15 Thread Delaney, Timothy C (Timothy)
Lady_Valerie wrote:

 hello guys! i just want to ask favor, coz i want to know how python
 compiler method could be done? im really clueless of this programming
 language hope anyone coule help me with this topic... im just focusing
 only on the compiler of the python.thanks a lot!!!

This should get you some of the way:
http://www.catb.org/~esr/faqs/smart-questions.html

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