Skip to content
/ ReQuick Public

Relpace a srting wirh regex pattern. Quick and easy.

License

Notifications You must be signed in to change notification settings

undecV/ReQuick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReQuick

Do re.sub(pattern, repl, string) with a YAML list and GUI.

Relpace a srting wirh regex pattern. Quick and easy.

printScrn.png

Features

  • GUI
  • Auto copy
  • Listen clopbpard
  • Stay on top

How to use

  1. Install Python 3.7+.

  2. Install packages, installing with virtualenv is recommended.

    pip install -r requirements.txt
  3. Run script.

    python main.py

About

Relpace a srting wirh regex pattern. Quick and easy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages