Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-12-11 13:59 Zurück zur Release-Liste
0.1.6

Die XMLRPC Server kann nun von der Kommandozeile gestartet werden.
Tags: Minor feature enhancements
The XMLRPC server can now be started from the
command line.

Project Resources