aloisdg / awesome-regex

A curated collection of awesome Regex libraries, tools, frameworks and software
Creative Commons Zero v1.0 Universal
1.65k stars 167 forks source link

Add Python re(gex)? #67

Closed learnbyexample closed 4 years ago

learnbyexample commented 4 years ago

Adding my book on Python regular expressions which covers both re and third party regex modules. The book also includes 100+ exercises and reference solutions.