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

GitHub

2k stars
39 watching
225 forks
Language: Python
last commit: about 3 years ago
Linked from 2 awesome lists

ebookexerciseslearning-by-doingpythonregexregular-expressions

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
learnbyexample/ruby_regexpA comprehensive resource for learning Ruby Regular Expressions from beginner to advanced levels with examples and exercises.99
learnbyexample/learn_js_regexpA comprehensive resource for learning JavaScript regular expressions112
verbalexpressions/pythonverbalexpressionsA Python module providing an easy-to-use interface for creating and manipulating regular expressions1,634
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
niklongstone/regular-expression-cheat-sheetA comprehensive resource providing regular expression patterns and explanations for common use cases.289
verbalexpressions/rubyverbalexpressionsA Ruby library that helps to construct complex regular expressions144
ziishaned/learn-regexAn introduction to regular expressions with explanations and examples.45,746
srackham/pcre2A library for processing regular expressions using the PCRE2 library5
yyytcool/rexxA human-readable regex library with structured syntax and variable support.2
learnbyexample/learn_gnugrep_ripgrepA comprehensive guide to mastering the command-line text processing tools GNU grep and ripgrep324
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
crossroadlabs/regexA Swift library for working with regular expressions.332
sindresorhus/regexA wrapper around NSRegularExpression to simplify regular expression usage in Swift331
mudge/re2A fast and safe regular expression engine designed to eliminate security vulnerabilities130
dmitrysoshnikov/regexp-treeTools and APIs for parsing, manipulating, and executing regular expressions in JavaScript401