Re: SPE IDE for Python

2005-11-08 Thread Chris Spencer
py wrote: > Anyone here use SPE (http://www.stani.be/python/spe/blog/). ...the IDE? > > Also, anyone know if it supports CVS or has a plugin for CVS? If not, > what do you use to get your code into CVS (via an IDE preferably)? I used to use SPE quite frequently, until it went nearly unmaintained

Re: SPE IDE for Python

2005-11-08 Thread Peter Milliken
I use Emacs - it has cvs support and the next version (available from the GNU CVS archives) will support svn as well. Plus you can extend Emacs (assumes it doesn't quite do all you wish already :-)) via a python extension module where you can write your new edit commands in Python - see pymacs for

Re: SPE IDE for Python

2005-11-08 Thread Brendan
SPE doesn't yet integrate with CVS, but it's in active development. CVS support may come sooner than later. I have been demoing Komodo which integrates with CVS, SVN and perforce. I've been very impressed. http://aspn.activestate.com/ASPN/docs/Komodo/3.1/komodo-doc-scc.html On my pc I just use t

Re: SPE IDE for Python

2005-11-08 Thread Detlev Offenbach
py wrote: > Anyone here use SPE (http://www.stani.be/python/spe/blog/). ...the IDE? > > Also, anyone know if it supports CVS or has a plugin for CVS? If not, > what do you use to get your code into CVS (via an IDE preferably)? I use eric3 (http://www.die-offenbachs.de/detlev/eric3.html). It is