[Tutor] Best IDE for Python

Mike Hansen Mike.Hansen at atmel.com
Thu Jan 25 16:17:05 CET 2007


 

> -----Original Message-----
> From: tutor-bounces at python.org 
> [mailto:tutor-bounces at python.org] On Behalf Of Shadab Sayani
> Sent: Wednesday, January 24, 2007 8:12 PM
> To: tutor at python.org
> Subject: [Tutor] Best IDE for Python
> 
> Hi,
> I am using vim editor to code my project in python.Is there a 
> good IDE  where in I type the name of the class object and 
> then dot then all the attributes of the object are displayed 
> so on.I tried to install IDLE but I have no idea how to 
> install tkinter?
> Any help that enables me to use good IDE as soon as possible 
> is appreciated
> Thanks and Regards,
> Shadab
> 

Someone mentioned that VIM 7 does this. You might need to pick up the
latest python.vim file from vim.org.

Activestate just released Komodo Edit and Komodo IDE. I believe both do
auto-completion that shows a list of possibilities. Komodo Edit is free
and Komodo IDE cost some $$.

Mike
-------------- next part --------------
-------------

  NOTICE:  This e-mail transmission and any documents or files attached to
  it contain information for the sole use of the above-identified individual or entity.

  Its contents may be privileged, confidential, and exempt from disclosure under the law.
  Any dissemination, distribution, or copying of this communication is strictly prohibited.

  Please notify the sender immediately if you are not the intended recipient.

FGNS


More information about the Tutor mailing list