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:
  1. Linux or Windows
  2. a python interpreter (version 1.5+)
  3. PyQT and SIP