Python Regular Expression Builder - Summary
This group is not part of the GNU Project.
Pyreb is a wxPython GUI to the re python module; it will speed up the
development of Python regular expression (similar to PCRE).
The GUI is simple and features 3 parts:
1) A text box where the text to be analyzed is displayed
2) A text box where the regular expression to be applied is displayed
3) 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 Activestate RX Toolkit (part of Komodo IDE), but
is a completely different project.
Registration Date: Mon 16 Jan 2006 12:14:57 PM UTC
License: GNU General Public License v2 or later
Development Status: 4 - Beta
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-8aba.
Corresponding source code