Re: [Tutor] Python Programming Tools

2008-04-14 Thread Alan Gauld
"Jordan Greenberg" <[EMAIL PROTECTED]> wrote > > What is a good IDE [for Python] that has Python tools for: > > > > library management, > > code completion, > > debugging, > > documentation, > > help Depending on what he wants in the way of "Library Management" then Pythonwin will give him all o

Re: [Tutor] Python Programming Tools

2008-04-14 Thread Jordan Greenberg
bhaaluu wrote: > A (mainly Java) programmer on a LUG mailing list asks: > > What is a good IDE [for Python] that has Python tools for: > > library management, > code completion, > debugging, > documentation, > help > > Since I'm not familiar with Java at all, I'm not sure how many > of

[Tutor] Python Programming Tools

2008-04-14 Thread bhaaluu
A (mainly Java) programmer on a LUG mailing list asks: What is a good IDE [for Python] that has Python tools for: library management, code completion, debugging, documentation, help Since I'm not familiar with Java at all, I'm not sure how many of the things he is asking for, are even relevant f