Main > Programming > Widgets >

Python Regular Expression Builder 0.1.6

Python Regular Expression Builder 0.1.6

Sponsored Links

Python Regular Expression Builder 0.1.6 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.018 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 647
Date added: 2006-12-11
Publisher: Giuseppe Corbelli

Python Regular Expression Builder 0.1.6 description

Python Regular Expression Builder 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:
- A text box where the text to be analyzed is displayed
- A text box where the regular expression to be applied is displayed
- 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 ships with a simple XMLRPC server that can be used to control pyreb from an external application. It must be started using the
Tools/Start XMLRPC Server
menu item. The XMLRPC server understands 4 methods:
- Pyreb.setText(Txt)
- Pyreb.getText()
- Pyreb.setRegex(Txt)
- Pyreb.getRegex()
The first two get/set the text in the uppermost section; the last two get/set the regex in the medium section. Once the text/regex is set the match is recalculated and shown, as it would happen in interactive usage.
A sample session:
>>> import xmlrpclib
>>> a = xmlrpclib.ServerProxy("http://localhost:17787")
>>> a.system.listMethods()
[Pyreb.getRegex, Pyreb.getText, Pyreb.setRegex, Pyreb.setText, system.listMethods, system.methodHelp, system.methodSignature]
>>> a.Pyreb.setText("abc")
setText
>>> a.Pyreb.getText()
abc
>>> a.Pyreb.setRegex(a?(bc){1,})
setRegex
These commands set the text abc in the "Text to analyze" edit box, the regex in the "Regex to apply" edit box and recomputes the match, shown in the lower "Results" tree.

Python Regular Expression Builder 0.1.6 Screenshot

Advertisements

Python Regular Expression Builder 0.1.6 Keywords

Bookmark Python Regular Expression Builder 0.1.6

Hyperlink code:
Link for forum:

Python Regular Expression Builder 0.1.6 Copyright

WareSeeker periodically updates pricing and software information of Python Regular Expression Builder 0.1.6 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Python Regular Expression Builder 0.1.6 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
regular expression parser is a C++ regexp parser that accomplishes The Open Group specification Issue 6. Free Download
Regular Expression Graphing Program project is a regular expression graphing program. Free Download
RegExplorer project is a regular Expression Explorer. Free Download
Asymptopia Crossword Builder project is a math and text crossword builder for education. Free Download
GRegExp Explorer is a graphical regular expression explorer based on the PCRE regular expression library. Free Download
Python XHTML is a simple Python module for the generation of valid XHTML. Free Download
Python commandsplus is a Python module that complements the existing commands module with an extra function. Free Download
Stanis Python Editor is a Python IDE with wxGlade, Pychecker, UML, and Blender support. Free Download