Projects / Python Regular Expression Builder

Python Regular Expression Builder

Python Regular Expression Builder (Pyreb) is a wxPython GUI to the re python module. It speeds the development of Python regular expressions (similar to PCRE). The GUI is simple and features three parts, a text box where the text to be analyzed is displayed, a text box where the regular expression to be applied is displayed, and a tree control where the results are displayed When one of the two textboxes change, the regex is compiled and applied. Errors in the regex are shown in a statusbar. Pyreb is somewhat similar to the Activestate RX Toolkit (part of Komodo IDE), but is a completely different project.

Tags
Licenses
Operating Systems
Implementation

Recent releases

  •  11 Dec 2006 12:59

    Release Notes: The XMLRPC server can now be started from the command line.

    •  22 May 2006 15:40

      Release Notes: The pkg_resources API is used to access package resources when running in normal (not frozen) mode.

      •  09 Mar 2006 15:30

        Release Notes: A bug in which the XMLRPCServer was not working properly was fixed. A minor visual enhancement was done in Results control.

        •  28 Feb 2006 14:31

          Release Notes: Pyreb now uses the Scintilla-based wxStyledTextCtrl to write regular expressions. In this release only brace highlighting is available, but better editing support is planned.

          •  13 Feb 2006 13:06

            Release Notes: A new results widget was added. Experimental brace syntax highlighting was added in the regex widget.

            Screenshot

            Project Spotlight

            OpenStack4j

            A Fluent OpenStack client API for Java.

            Screenshot

            Project Spotlight

            TurnKey TWiki Appliance

            A TWiki appliance that is easy to use and lightweight.