I wrote a TUI app that has beginner to advanced level exercises for Python regular expressions. There are more than 100 exercises covering both the builtin `re` and third-party `regex` module.
Installation: `pip install regexexercises`
See the GitHub repo for source code, installation details, screenshot, app guide, etc.
I'd highly appreciate your feedback. Happy learning :)