Kodos 0.9 released (python regular expression GUI)

Phil stuff@mailzilla.net
3 Mar 2003 17:31:58 -0800


Kodos 0.9 has been released and is available at:

http://kodos.sourceforge.net

Kodos is a regular expression tester, debugger and validator that
allows a developer to create and modify regular expressions against a
test string.  The intuitive interface allows the developer the ability
to modify the regex and to see the effects in real-time.

Key Features:

- Matches can be easily viewed and each match can be seen distinctly

- Regex groups and named groups are clearly displayed

- Sample source code is shown so even python developers new to regular
expressions can quickly add the produced regular expressions to their
own projects.

- Ability to load and save your test cases

- Kodos relies on PyQt for the GUI elements.

To read more detailed information, view screenshots and download Kodos
please
visit:  http://kodos.sourceforge.net