RegexBuddy (anyone use this?)

gene tani gene.tani at gmail.com
Sat Sep 16 14:50:37 EDT 2006


Eric_Dexter at msn.com wrote:
> vbgunz wrote:
> > > > Has anyone tried this thing..
> > > > http://www.regular-expressions.info/regexbuddy.html
> >
> > I use kodos http://kodos.sourceforge.net/. I firmly agree using a tool
> > like this to learn regular expressions will not only save you a
> > ridiculous amount of time spent on trial and error *but* it's really
> > easy and makes learning re a joy.
> >
> > btw, kodos is specifically created with Python's re module in mind.
> > Good luck!
>
> kodos does look good but I do not have the pyqt (maybe I am slightly
> off) interface to use it on my system..  with another graphic interface
> it would be a must try software.

There's also Komodo's regex debugger, (I would guess WIng IDE has a
good one also) and these

http://www.weitz.de/regex-coach/
http://www.quanetic.com/regex.php

http://www.python.org/pypi/retest/0.6
http://www.python.org/pypi/Pyreb/0.1.5




More information about the Python-list mailing list