himanshu-03 / Regex-Matcher

A regex matcher website on Flask is a web application that allows users to enter a regular expression and a text string to search for matches. The website can use regular expression libraries like Python's re module to search for matches and display them to the user.

Home Page:http://himanshuagarwal.pythonanywhere.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regex-Matcher

A Regex matcher website is a web application that allows users to enter a regular expression and a text string to search for matches. Flask is a Python web framework that allows developers to build web applications quickly and easily. The app can use regular expression libraries like Python's re module to search for matches and display them to the user.

👀 Screenshots



🪪 License

This project follows the MIT LICENSE.


Connect with me

Github     LinkedIn     Twitter     Instagram     Gmail   

(Back to top)

About

A regex matcher website on Flask is a web application that allows users to enter a regular expression and a text string to search for matches. The website can use regular expression libraries like Python's re module to search for matches and display them to the user.

http://himanshuagarwal.pythonanywhere.com

License:MIT License


Languages

Language:HTML 88.3%Language:Python 11.7%