test Python regular expressions in a webbrowser
Project description
A simple Server which enables tests of Python regular expressions (re module) in a webbrowser. Uses SimpleHTTPServer and AJAX.
You need: Python, a modern webbrowser like Firefox, IE (from 5.5), Safari or Opera (from 8) which handles XMLHttpRequests.