Skip to content

ZSendokame/Sendokame-Regular-Expression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

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

File:
python sre.py --regex "[A-z]" --file "file.txt"

About

Python script to test Regex on terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages