[Tutor] visual development environs?

WEISS, MARK (NB) mw5858 at sbc.com
Fri Oct 15 17:18:55 CEST 2004


I have recently been on the search for a new IDE as well.  You may want
to check out Stani's Python Editor (SPE) at http://spe.pycs.net/ Another
place to look is the Developer Works (IBM) site.  David Mertz has posted
several reviews of Python IDEs there.

 cheers,
 mark 

-----Original Message-----
From: tutor-bounces at python.org [mailto:tutor-bounces at python.org] On
Behalf Of Terry Carroll
Sent: Thursday, October 14, 2004 6:45 PM
To: tutor at python.org
Subject: Re: [Tutor] visual development environs?


On Thu, 16 Sep 2004, Thomas Clive Richards wrote:

> I'm looking for a visual development environment (I'm not sure this si
the 
> right term) similar to blackadder 
> (http://www.thekompany.com/products/blackadder/).

(and then, later...)

> I forgot to mention that it has to run under Linux
> (thus the MS visual studio plugins are out of the picture)....

I've been idly wondering about running Eclipse (which is an IDE intended

for Java development, and that runs under the Java VM, so should be okay

under Linux) along with Pydev for Eclipse for the Python support.

I haven't tried this, so I don't put this out as a recommendation, but
you 
might want to look at it.

(And then let us know how it went!)

URLs:
 http://www.eclipse.org/
 http://sourceforge.net/projects/pydev/

Note there are other Eclipse-based Python projects listed at 
<http://www.python.org/cgi-bin/moinmoin/EclipsePythonIntegration>, but 
pydev seems to be the leader.


_______________________________________________
Tutor maillist  -  Tutor at python.org
http://mail.python.org/mailman/listinfo/tutor


More information about the Tutor mailing list