Python Regular Expression Patterns List

Learn about the Python REGEX symbols

We'll cover the following

The following table lists the regular expression syntax that is available in Python. Note that any Regex can be concatenated to form new regular expressions; if X and Y are both regular expressions, then XY is also a regular expression.

Get hands-on with 1200+ tech skills courses.