Programmer's Corner Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Programmer's Corner - Forums


free python compiler/ide

 
Post new topic   Reply to topic    Programmer's Corner Forum Index -> Python
Author Message
Hrqls
De Blonde Puffin


Joined: 22 Oct 2004
Posts: 562
Location: Alkmaar, The Netherlands

PostPosted: Tue Jul 13, 2004 4:42 am    Post subject: free python compiler/ide Reply with quote

are there any free python compilers or even a free python ide ?

algorithm lately posted some python code .... i want to run those :)


The specialty of the house ? thats me (cheap as always)

Visual Basic Explorer - For all your Visual Basic 6 needs!
Programmer's Corner - .NET, Web Development, SQL, C++, and more.

Back to top
Algorithms
Dragon


Joined: 21 Oct 2004
Posts: 343
Location: Florida

PostPosted: Sat Jul 17, 2004 3:57 pm    Post subject: Re: free python compiler/ide Reply with quote

www.python.org

You can get everything you need from there. There are also other libraries you might need depending on which examples you want to run.

pyGame - www.pygame.org
pyGTK - www.pygtk.org

Thanks

Back to top
ModusPonens
if A then B, if B then C...


Joined: 22 Oct 2004
Posts: 368
Location: Baltimore

PostPosted: Sun Jul 18, 2004 6:09 am    Post subject: Re: free python compiler/ide Reply with quote

Nice site, downloaded everything I need for the Windows OS. Hopefully I can find the time to try it out.


Programmer's Corner - Tutorials, Source Code, and Help Forums for C#, C++, Java, VB, VB.NET, and Web Development.

Back to top
Axra@
Grasshopper


Joined: 06 May 2004
Posts: 16

PostPosted: Wed Jul 28, 2004 8:34 pm    Post subject: Re: free python compiler/ide Reply with quote

If i remember correctly from my Pythonist days...Python is not a compiled language. Like perl, it is interpreted. The Python IDE is one of the best i have seen for an interpreted language though. How good is testing code samples in real time?

Back to top
Algorithms
Dragon


Joined: 21 Oct 2004
Posts: 343
Location: Florida

PostPosted: Mon Aug 16, 2004 5:52 am    Post subject: Re: free python compiler/ide Reply with quote

Python is primarily used as an interpreted language, but can also be compiled in to propritary executables using some third party tools available. py2exe is a well known one.

Edited by: Algorithms  at: 8/16/04 6:53 am
Back to top
Axra@
Grasshopper


Joined: 06 May 2004
Posts: 16

PostPosted: Mon Aug 16, 2004 8:38 pm    Post subject: Re: free python compiler/ide Reply with quote

Really? where can i find such a util?

Back to top
Hrqls
De Blonde Puffin


Joined: 22 Oct 2004
Posts: 562
Location: Alkmaar, The Netherlands

PostPosted: Tue Aug 17, 2004 1:26 am    Post subject: Re: free python compiler/ide Reply with quote

thanks!

downloaded what i needed .. i am ready to play

i also downloaded py2exe from :
starship.python.net/crew/theller/py2exe/


The specialty of the house ? thats me (cheap as always)

Visual Basic Explorer - For all your Visual Basic 6 needs!
Programmer's Corner - .NET, Web Development, SQL, C++, and more.

Back to top
I'mTheMotownMutt
Grasshopper


Joined: 24 Feb 2005
Posts: 4
Location: New Mexico

PostPosted: Sat Feb 26, 2005 6:46 pm    Post subject: Reply with quote

Thanks for the link. One more thing I've been meaning to do. One step closer to retiring the Win95 machine.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Programmer's Corner Forum Index -> Python All times are GMT - 5 Hours
Page 1 of 1

 


Powered by phpBB © 2001, 2002 phpBB Group