rexi

A terminal UI for regex testing.

pip install rexi

rexi is a TUI tool that visualizes regular expressions (regex) in the terminal.

 

It features an interactive UI, regex evaluation, real-time character feedback and more. The regex evaluation can be done using 'match' or 'finditer' modes depending on what's suitable. The tool supports piped input to populate rexi's workspace for you to get started fast to work with testing your regular expressions. Matches are displayed in the TUI by underlining the input text such that you can see which regex expressions work in real time.

 

This tool is beneficial when learning regex and debugging it interactively. It offers an quick, 'trial and error' method for applying regular expressions without leaving the terminal.

Get Updates On Terminal Trove.

No spam, just updates on Terminal Trove. See an example update.