معلومات البرنامج Python Regular Expression Builder 0.1.6

مرات التنزيل
53
متطلبات التشغيل
الحجم 0
الترخيص
الاصدار 0
اضيف في
11/12/2006
اجمالي الاصوات
1
الموقع علي الانترنت
التقييم
5.0000
قيم هذا البرنامج

 
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.

Requirements:
· GNU/LINUX (Mandrake distro, Kernel 2.4)
· Python (Official 2.4.1, ActivePython 2.4.2)
· wxWidgets >= 2.6.0 (2.6.1)
· wxPython >= 2.6.0 (2.6.1)

What's New in This Release:
· The XMLRPC server can now be started from the command line.

 

الترجمة الالية للوصف

تنزيل Python Regular Expression Builder 0.1.6  Free Download Python Regular Expression Builder 0.1.6 تنزيل:   Python Regular Expression Builder 0.1.6
اخبر صديق Python Regular Expression Builder 0.1.6



أكثر البرامج تنزيلا في هذا القسم
Yahoo Messenger v8.1.0.402
Aircrack-ng 0.6.2
برنامج تعليم الفورمات
windows 2000 professional
google earth
Google Earth 4.0.2737 (Freeware)
تشغيل اكثر من ماسنجر الاصدار 8.0.0812
Nero 7 Premium 7.2.7.0 (Demo)
WinPcap 4.0 beta 3 (Freeware)
WebCam Watcher



اخترنا لك من البرامج المميزة
RoboNanny 1.2 برنامج أمن الكمبيوتر المنز ...
Japanese Before You Know It Lite
KGB Keylogger 4.5.8
VDownloader 0.2 (Freeware)
Advanced Net Monitor for Classroom Profe ...
FileZilla 3.1.5.1
Medieval لعبه حربيه
Google Talk 1.0.0.103 (Freeware)
Pop-Up Slayer 2.0 برنامج قاتل الاعلانا ...
Checkbook 2.09.49 (Demo)
TOPCASED 1.0.0M1
PSPad editor 4.5.3 Build 2253 Beta (Free ...
Espheres 1.0 (Freeware)
Episode 4.1.1
Sonos Desktop Controller 2.2 build 76410 ...






البرنامج السابق : RankQuest SEO Tools 1.2 RankQuest SEO Tools 1.2 البرنامج التالي : Sanefile 1.05 Sanefile 1.05


بحث
Python , Regular , Expression , Builder , wxPython , python , module; , will , speed , development , Python , regular , expression , similar , PCRE. , The , simple , features , parts · , text , where , text , analyzed , displayed · , text , where , regular , expression , applied ,

التصنيف:
Copyright (©) Moshax 2008. All rights reserved.