Software Alternatives & Reviews

Program to test regex against sample text, and debug it

RegExr Pythex
  1. 1
    RegExr.com is an online tool to learn, build, and test Regular Expressions.
    Pricing:
    • Open Source
    Personally, I like RegExr. Just make sure to set the RegEx engine to PCRE (instead of JavaScript) to get something close to Python's native RegEx engine.

    #Programming Tools #Regular Expressions #Productivity 360 social mentions

  2. 2
    Pythex is a regular expression editor exclusively for Python.
    Specifically for Python, I found Pythex. But it doesn't look as feature packed as RegExr.

    #Development #Online Services #Regular Expressions 11 social mentions

Discuss: Program to test regex against sample text, and debug it

Log in or Post with