• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux Python Regular Expression Builder Download

Python Regular Expression Builder

December 11, 2006
Python Regular Expression Builder is a graphical user interface built with wxPython to access the re python module. It simplifies the creation of regular expressions.
Version 0.1.6
License GPL
Platform Linux
Supported Languages English
Homepage cowo.yoda2000.net
Developed by Giuseppe Corbelli
Python Regular Expression Builder is a software tool that utilizes the wxPython GUI to make use of the re python module, which can significantly enhance the pace of developing Python regular expressions, which are essentially similar to PCRE. Its GUI is straightforward and includes three primary components:

- A text box that displays the text to be analyzed
- A text box that displays the regular expression to be applied
- A tree control that shows the results

Anytime one of the two text boxes changes, the program compiles the regular expression and applies it. In case of any errors detected in the regular expression, users can see the error message in the status bar.

Furthermore, Pyreb has a simple XMLRPC server that can be used via an external application. The server should be started using the Tools/Start XMLRPC Server menu within the application, and it recognizes four methods, namely:

- Pyreb.setText(Txt)
- Pyreb.getText()
- Pyreb.setRegex(Txt)
- Pyreb.getRegex()

The initial two methods enable users to get or set the text in the uppermost section, whereas the last two get or set the regular expression in the middle section. After this is set, the match is recalculated and displayed, just like how it happens in interactive usage.

Here's an example session to help you understand how it works:

```
>>> import xmlrpclib
>>> a = xmlrpclib.ServerProxy("")
>>> 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 will set the 'abc' text in the "Text to analyze" edit box, the regular expression in the "Regex to apply" edit box, and then compute the match, displayed inside the lower "Results" tree.

One requirement to use the tool is the use of GNU/LINUX (Mandrake distro, Kernel 2.4), Python (Official 2.4.1, ActivePython 2.4.2), wxWidgets >= 2.6.0 (2.6.1), and wxPython >= 2.6.0 (2.6.1).

The newest release has introduced a noteworthy update where the XMLRPC server can now be launched directly via the command line.
What's New

Version 0.1.6: N/A

Free Download 18K
402
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    154
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    89
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    80
  6. porm r2
    73
  7. Clewarecontrol 0.8
    72
  8. Java Games 1.0
    72
  9. Swiftfox 3.0b5pre-2
    71
  10. fuseftp 0.8
    71

Related Downloads

Imabluri
Imabluri acts as a courier for SMTP and mailbox services, facilitating the ...
TrollBooth
TrollBooth is a FreeBSD-based email administration and filtering software designed for use ...
KStatus enhanced
KStatus Enhanced is an upgraded version of the SuperKaramba panel, KStatus 1.1, ...
AquiGNOME
AquiGNOME software offers unique and engaging icons that enhance the Gnome user ...
Nature
Nature icon pack for Gnome requires Gnome and GTK+ 2.x. Simply drag ...
Ouga
Ouga is a PHP framework that focuses on simplicity for beginners learning ...
GNU barcode
GNU Barcode converts text to printed bars using various standard codes to ...
Gplib++
This software provides a collection of C++ classes and programs designed to ...
Linux nForce Driver
This software offers driver updates for nVidia motherboards.
UserRC
UserRC is a compact software that launches user processes during system initialization ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.