Kodos - Help
Overview
Running Kodos
The Kodos Main Window
An example
The Kodos Toolbar
Examining a regex
Pause processing of regex
Preferences
Overview
Kodos is an application to aid in the creation and debugging of regular expressions in python. The GUI for Kodos should eliminate the need for using the python interpreter for regex design in most instances.
Requirements
Kodos requires:
Linux or Windows
a python interpreter (version 1.5+)
PyQT and SIP