Python IDE like NetBeans/Delphi IDE

F

fowlertrainer

Hi !

I search for an IDE that working in Windows, and knows these functions:

A.) Automatic name searching/showing/extending on classes with
keypressing (like Netbeans, or Delphi Ctrl+Space).
B.) Debugging: breakpoints, step on lines (code), watch variables.

Or A and B both.

Please help me.

Thanx:
ft
 
F

Franz Steinhaeusler

I search for an IDE that working in Windows, and knows these functions:

A.) Automatic name searching/showing/extending on classes with
keypressing (like Netbeans, or Delphi Ctrl+Space).
B.) Debugging: breakpoints, step on lines (code), watch variables.

Or A and B both.

What about Boa Constructor for A.)?

I personally don't like the debugger so much,
IMHO Hap Debugger is better and is similar to Visual Studio Debugger.

You can also try DrPython (the development debugger is apparantly in
process).
 
M

Markus Wankus

More specifically, check out the pydev plugin for Eclipse.

pydev.sourceforge.net

M.
 
J

JZ

Dnia Tue, 05 Apr 2005 14:07:14 +0200, (e-mail address removed) napisa³(a):
Hi !

I search for an IDE that working in Windows, and knows these functions:

A.) Automatic name searching/showing/extending on classes with
keypressing (like Netbeans, or Delphi Ctrl+Space).
B.) Debugging: breakpoints, step on lines (code), watch variables.

Or A and B both.

Please help me.

Check those:
Eclipse + pydev plugin (free, stable, good integration with SVN plugin,
pylint, debugger, refactoring)
PythonWin (free, stable, fast, good debugger)
WingIDE (commercial, slower than PythonWin but has many features)
 
A

Axel Straschil

Hello!
WingIDE (commercial, slower than PythonWin but has many features)

You can use and reactivate a trial licence for WingIDE for a realy long
term, give it a try, i bought a licence last week and realy love it!

Lg,
AXEL.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,234
Messages
2,571,178
Members
47,808
Latest member
sunnysingh55

Latest Threads

Top