py_regular_expressions
regex book
A comprehensive resource for learning Python regular expressions
Learn Python Regular Expressions step by step from beginner to advanced levels
2k stars
39 watching
225 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
ebookexerciseslearning-by-doingpythonregexregular-expressions
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive resource for learning Ruby Regular Expressions from beginner to advanced levels with examples and exercises. | 99 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| A Python module providing an easy-to-use interface for creating and manipulating regular expressions | 1,634 |
| A live regular expression testing environment built with curses. | 8 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A Ruby library that helps to construct complex regular expressions | 144 |
| An introduction to regular expressions with explanations and examples. | 45,746 |
| A library for processing regular expressions using the PCRE2 library | 5 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A comprehensive guide to mastering the command-line text processing tools GNU grep and ripgrep | 324 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A Swift library for working with regular expressions. | 332 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| A fast and safe regular expression engine designed to eliminate security vulnerabilities | 130 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |