Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Mar 20th, 2007, 10:14 AM   #1
kurt
Programmer
 
Join Date: Oct 2005
Posts: 68
Rep Power: 3 kurt is on a distinguished road
Post Good Python IDEs

Suggestions, anyone?

I'm currently on Eclipse -- pretty OK, the only issue I have is that I can't manage to set the auto complete right. It can check for all fields and methods in that file, but not for those that I import.

Thanks in advance.
kurt is offline   Reply With Quote
Old Mar 20th, 2007, 12:48 PM   #2
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 1,888
Rep Power: 5 Sane will become famous soon enough
Send a message via MSN to Sane
Pfft, do you really need auto-complete? But anyways, I can't help. I just use good old IDLE.
Sane is offline   Reply With Quote
Old Mar 20th, 2007, 2:29 PM   #3
ZenMasterJG
Hobbyist Programmer
 
ZenMasterJG's Avatar
 
Join Date: Nov 2004
Location: Boston, MA
Posts: 148
Rep Power: 4 ZenMasterJG is on a distinguished road
Send a message via AIM to ZenMasterJG
i've used Eclipse, IDLE, SPE, and emacs... and so far my favorite is emacs. SPE is really good, though, if you're into the feature-bloated IDE thing. For minor editing, i use emacs, but the tools it has comes in handy when I'm working on larger projects.
ZenMasterJG is offline   Reply With Quote
Old Mar 20th, 2007, 6:20 PM   #4
Wizard1988
Professional Programmer
 
Wizard1988's Avatar
 
Join Date: Oct 2005
Location: Chitown
Posts: 417
Rep Power: 4 Wizard1988 is on a distinguished road
Send a message via AIM to Wizard1988
Something like PyScripter?
__________________
JG-Webdesign
Wizard1988 is offline   Reply With Quote
Old Mar 20th, 2007, 6:59 PM   #5
kurt
Programmer
 
Join Date: Oct 2005
Posts: 68
Rep Power: 3 kurt is on a distinguished road
Quote:
Originally Posted by Sane View Post
Pfft, do you really need auto-complete? But anyways, I can't help. I just use good old IDLE.
yeah, the project i'm workin on is too huge, auto complete helps a lot
kurt is offline   Reply With Quote
Old Mar 20th, 2007, 7:19 PM   #6
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Multiply a gain of 30 seconds per use by the usage over a 40-year career. Seems silly when you're young, but you get a lot more time playing with sweetie instead of debugging into the night.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Mar 20th, 2007, 9:15 PM   #7
crawforddavid2006
Expert Programmer
 
crawforddavid2006's Avatar
 
Join Date: Apr 2005
Location: Not sure yet
Posts: 582
Rep Power: 0 crawforddavid2006 is an unknown quantity at this point
Send a message via AIM to crawforddavid2006 Send a message via MSN to crawforddavid2006
Quote:
Originally Posted by DaWei View Post
Multiply a gain of 30 seconds per use by the usage over a 40-year career. Seems silly when you're young, but you get a lot more time playing with sweetie instead of debugging into the night.
ROFLMFAO.... only DaWei would state such a true fact
__________________
Quote:
Originally Posted by DaWei View Post
Well, it's better than Pen Islands url....;)

crawforddavid2006 is offline   Reply With Quote
Old Mar 20th, 2007, 11:11 PM   #8
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 1,888
Rep Power: 5 Sane will become famous soon enough
Send a message via MSN to Sane
That is... if it were actually saving you 30 seconds.

Auto-complete saves me no time. I type quickly enough that it makes no difference. I turn it off in any word processor that supports it (such as Open Office).
Sane is offline   Reply With Quote
Old Mar 20th, 2007, 11:19 PM   #9
kurt
Programmer
 
Join Date: Oct 2005
Posts: 68
Rep Power: 3 kurt is on a distinguished road
Quote:
Originally Posted by Sane View Post
That is... if it were actually saving you 30 seconds.

Auto-complete saves me no time. I type quickly enough that it makes no difference. I turn it off in any word processor that supports it (such as Open Office).
Hm... I'm actually refering to the ..erm.."intellisense" type of thing, where I can get the whole list of methods.

It saves me time in a sense that I do not need to open up the file, or refer to the API. I don't/can't memorize each method in a project that is so huge.
kurt is offline   Reply With Quote
Old Mar 20th, 2007, 11:23 PM   #10
kurt
Programmer
 
Join Date: Oct 2005
Posts: 68
Rep Power: 3 kurt is on a distinguished road
Quote:
Originally Posted by Wizard1988 View Post
Something like PyScripter?
I'm trying out PyScripter at the moment. Looks cool -- I'll probably used it to replace my Eclipsse.

However, i still can't get the intellisense thing to work across files/modules that I import. I can only get the list of attributes from the file i'm typing on. Well, probably intepreted languages can't support that?

ZenMasterJG, where can I get SPE? I google-ed it, but can't find it.
kurt is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[tutorial] Python for programming beginners coldDeath Python 30 Dec 14th, 2005 11:35 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
IDEs for Python Dietrich Python 12 May 21st, 2005 11:21 PM
is python good for making a calculator for octal numbers saragonhat Python 10 Apr 2nd, 2005 11:09 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:11 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC