Cover
Buy PDF/EPUB versions
1.
Preface
2.
Why is it needed?
3.
re introduction
4.
Anchors
5.
Alternation and Grouping
6.
Escaping metacharacters
7.
Dot metacharacter and Quantifiers
8.
Interlude: Tools for debugging and visualization
9.
Working with matched portions
10.
Character class
11.
Groupings and backreferences
12.
Interlude: Common tasks
13.
Lookarounds
14.
Flags
15.
Unicode
16.
regex module
17.
Gotchas
18.
Further Reading
19.
Exercise Solutions
Source code
My Blog
My Books
learnbyexample weekly
Twitter
Light (default)
Rust
Coal
Navy
Ayu
Understanding Python re(gex)?