I have looked at several "ide's" but still haven't found a true newbie python editor mainly need code completion and maybe drop in code like a wisiwig html editor would give me.
I am looking at python for basically network admin scripts. If anyone knows of one I would really appreciate a link. By the way I only use linux. Thanx in advanced Darin On Fri, 2006-02-10 at 11:30 +0100, [EMAIL PROTECTED] wrote: > What about It's an Editor based on wxPython. NewEdit uses Mixin and > Plugin technique as its architecture. Most of its classes can be > extended via mixin and plugin components, and finally become an > integrity class at creating the instance. So NewEdit is very dynamic. > You can write the new features in new files, and hardly need to modify > the existing code. And if you want to extend the existing classes, you > could write mixins and plugins, and this will be bound to the target > class that I call "Slot Class". This technique will make the changes > centralized and easily managed. What are its features? ================ > * Cross platform o based on wxPython, so it can run anywhere that > wxPython works, such as: Windows, Linux. o Unicode support.......: > http://wiki.woodpecker.org.cn/moin/NewEdit?action=AttachFile&do=get&target=newedit_3.2.zip > > also have windows installer: > http://wiki.woodpecker.org.cn/moin/NewEdit?action=AttachFile&do=get&target=NewEdit3.2.exe > > wiki: http://wiki.woodpecker.org.cn/moin/NewEdit svn: > http://cvs.woodpecker.org.cn/svn/woodpecker/newedit maillist: > http://groups.google.com/group/NewEdit > Hugo González Monteverde a écrit : > >> I'm programming under Windows and I haven't found anything better than > >> Stani's Python Editor (spe). It should be cross-platform. > >> > >> > > > > I second SPE under Windows, though under linux I keep using vim. The > > included utilities are great (I love Kiki) > > > > The only caveat would be that running wxpython programs could get you > > into trouble, as SPE itself is written in wxPython. > > > > Hugo > > _______________________________________________ > > Tutor maillist - Tutor@python.org > > http://mail.python.org/mailman/listinfo/tutor > > > > > > > > _______________________________________________ > Tutor maillist - Tutor@python.org > http://mail.python.org/mailman/listinfo/tutor -- With A $2 Donation to Feed the Children you can now get started with Success University. all of the details are available to you immediately by visiting http://darinlh.successuniversity.com/new.asp _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor