python
Python learnbyexample 2 months ago 100%

Interactive TUI app with 100+ Python re(gex)? exercises

github.com

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.

29
3
Comments 3