Showing content from https://learnbyexample.github.io/py_regular_expressions/further-reading.html below:
Further Reading - Understanding Python re(gex)?
Further Reading - Understanding Python re(gex)?
- 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
Understanding Python re(gex)?
Further Reading
Note that some of these resources are not specific to Python. So you'll have to adapt them to Python's syntax.
Here are resources for specific topics:
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4