Interactive TUI app with 100+ Python re(gex)? exercises
Interactive TUI app with 100+ Python re(gex)? exercises
github.com
TUI-apps/PyRegexExercises at main · learnbyexample/TUI-apps

I wrote a TUI application to help you practice Python regular expressions. There are more than 100 exercises covering both the builtin re and third-party regex module.
If you have pipx, use pipx install regexexercises to install the app. See the repo for source code and other details.