LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   What do you use to develop python programs? (https://www.linuxquestions.org/questions/programming-9/what-do-you-use-to-develop-python-programs-422794/)

stormrider_may 03-08-2006 06:52 AM

What do you use to develop python programs?
 
I need a program to develop programs written in python (cross plataform), something that have a gui like delphi/kylix.
Could someone recommend me one?

vharishankar 03-08-2006 07:07 AM

There is eric.
http://www.die-offenbachs.de/detlev/eric3.html

Gato Azul 03-11-2006 02:29 PM

You might want to take a look at wxPython. It's a great GUI toolkit for Python, and it even happens to be Guido Van Rossum's favorite. I personally prefer wxPython to the other available options, but really you should just try it out and see if it tickles your fancy.

If you looking for an IDE to develop your python programs in (and a good example of wxPython in action), then you might want to take a look at Stani's Python Editor.

Hope that helps! :cool:


All times are GMT -5. The time now is 11:46 PM.