![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
Perfect Python IDE
Well, I think there is most likely not a perfect IDE for everyone. Sort of like the beauty of a girl, car or city. Anyway, what editor or IDE are you using, and what are your reasons you prefer that particular program?
For my purposes DrPython fits the bill. It is small, fast, not too crowded, and has nice options and plugins. It also can be configured for font and color. I like the output window, the shell window, the help window, the code completion and the indentation helper. It is written using the wxPython GUI, can be used on Linux and is particularly strong on Windows. The source code is all there to learn from, if you are so inclined.
__________________
I looked it up on the Intergnats! |
|
|
|
|
|
#2 |
|
Programmer
Join Date: Nov 2005
Location: Estonia
Posts: 97
Rep Power: 0
![]() |
IDE? Text editors!
|
|
|
|
|
|
#3 |
|
Programmer
Join Date: Dec 2006
Posts: 53
Rep Power: 0
![]() |
I use the supplied IDE from Python.
|
|
|
|
|
|
#4 |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
|
|
|
|
|
|
#5 |
|
Hobbyist Programmer
|
I've used IDLE so far but I might check out DrPython or any other editors suggested because I really do not like IDLE. Like how it doesn't run seperately from the debugger, so if you happen to have a bug that freezes or crashes or program it kills your editor too. And it doesn't completely exit the program.
Oh, and one of the biggies, there is no horizontal scroll bar. Since god forbid I mess up some white space by putting commands on multiple lines, a horizontal scroll bar would be a very very helpful addition .. i'm not bitter.. no.. I'd use other text editors if they were reliable to handle the tabs and whitespace issues.
__________________
#programmingforums relay - http://thegupstudio.com/cgi-bin/pforelay.cgi freelance scripts - http://ryanguthrie.com/index.html |
|
|
|
|
|
#6 | |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
Quote:
|
|
|
|
|
|
|
#7 |
|
Professional Programmer
|
Did any of you try PyScripter? It looks pretty good
__________________
JG-Webdesign |
|
|
|
|
|
#8 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
Well, an IDE to me is a step up from a text editor, as you can at least test run your code right from the editor.
Some IDEs get pretty fancy, like the Boa Constructor, where you can drag and drop your wxWindow components visibly on a frame. That is along the line of Delphi and Visual languages like C#. Too much candy, I can live without it!
__________________
I looked it up on the Intergnats! |
|
|
|
|
|
#9 |
|
Professional Programmer
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3
![]() |
|
|
|
|
|
|
#10 |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
Wow.. That Eric Ide is way too much for me.. So much I would never use that would just take up screen space..
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Perfect Python | Dietrich | Python | 30 | Jan 5th, 2007 12:38 PM |
| [tutorial] Python for programming beginners | coldDeath | Python | 30 | Dec 14th, 2005 11:35 AM |
| Convert Python script to C++ code | clanotheduck | Python | 17 | Sep 25th, 2005 8:55 AM |
| Advanced Python Tricks | Arevos | Python | 19 | Sep 24th, 2005 7:39 AM |
| Python - A Programmers Introduction | coldDeath | Python | 17 | Aug 19th, 2005 12:41 PM |