Sendokame-Regular-Expresion

Python script to test Regex on terminal

Tested On

Windows:


    Powershell
    CMD
    Windows Terminal

How-to Install

git clone https://github.com/zsendokame/Sendokame-Regular-Expresion; cd Sendokame-Regular-Expresion; pip install -r requirements.txt

How-to Use

python sre.py --regex "[A-z]" --string "A B C"

GitHub

View Github