Am 2008-10-21 um 19:45 schrieb Joe Strout:

Otherwise I would have stayed with SPE (FYI: it includes the debugger Winpdb and the GUI builder wxGlade; I never used them).

I tried SPE last night, and it looks promising... but the developer seems to be determined to discourage new users. Its "home page" appears to be just a blog, that hardly mentions SPE at all. A well- hidden "download" link takes you to here: <http:// pythonide.stani.be/>

You're right; Stani changed SPE's homepage several times, and I don't know if the "real" SPE homepage still exists anywhere.

I'd suggest to take the SVN version:
http://pythonide.blogspot.com/2007/02/how-to-download-latest-spe-from_26.html

http://developer.berlios.de/projects/python/

svn checkout svn://svn.berlios.de/python/spe/trunk/_spe

The _spe directory is supposed to be in the Python path, e.g. site- packages/_spe
You can run "spe" from there (e.g. set an alias in your .profile).

Additionally I like TextWrangler for the lighter editing tasks, esp. because it starts really fast.
TextWrangler's start time doesn't matter to me, since I have it open at all times anyway. :) But yes, you can't beat TW for performance. I also love how it integrates with the command line, providing the edit and twdiff commands for example (twdiff is especially nice in conjunction with svn).

Never used twdiff, but "edit" all the time :-)


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net
https://www.cacert.org (I'm an assurer)




_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to