advice choosing IDE

Detlev Offenbach detlev at die-offenbachs.de
Mon Aug 18 14:14:34 EDT 2003


Phil Thompson wrote:

> On Monday 18 August 2003 1:18 pm, Michael Peuser wrote:
>>
>> There are two GUI Toolkits you might like:
>> PyQt and their GUI Builder (that would be free for non commercial
>> work) if you plan to do *a lot* of GUI applications. The GUI Builder
>> is *not* an Python IDE, so that is somewhat off topic ;-)
> 
> I'll beat Detlev to it this time...

You made it ;-)

> 
> eric at http://www.die-offenbachs.de/detlev/eric3.html is a full IDE,
> written in PyQt, that integrates with Qt Designer. It does the usual
> editing, debugging, project management, class browsing - plus access to
> source code control systems, syntax checking, unit testing, profiling,
> code coverage. Latest snaphots include refactoring tools. Etc, etc,
> etc.
> 
> Phil

And if there is something missing in the "etc, etc, etc" let me know and
I'll try to implement it.

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the Python-list mailing list