On Sat, 2004-01-10 at 14:30, Tony Vance wrote: > Hey everyone, > > Do you have any recommendations for a good Python IDE? Any success with Python > plugins for Eclipse? Thanks.
I believe the most famous IDE for python is Komodo (http://www.activestate.com/Products/Komodo/). It's commercial, but built using the wxWindows library and runs natively on unix or windows. Apparently there is something called IDLE which is now supposed to be part of the official python distribution which is supposed to be some sort of IDE. Michael > > Best, > > Tony > > ____________________ > BYU Unix Users Group > http://uug.byu.edu/ > ___________________________________________________________________ > List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list -- Michael Torrie <[EMAIL PROTECTED]> ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
