Back

Test your Regular Expressions

Test your Regular Expressions

About

This is a regex buddy that tests Python regular expressions. The user can either simply test out his/her RE on the index page or login to save and manage the REs. Test data can be multiline, though this is not obvious from the input entry field. String matches are highlighted. This web-app has been made with the Python Bottle framework.

Visit site
GitHub repo