Yes, It's Time to Learn Regular Expressions Speaker Al Sweigart Material video slide Note regexr PyRegex compile -> search -> group .* (greedy) v.s. .*? (not greedy) What Regexs can't / shouldn't do don't parse html / json strong password matching nested parentheses Regex is not Turing Complete Share on: Twitter ❄ Facebook ❄ Email Published 2020/09/18 - Fri Category PyCon US 2017 Tags regular expression 1 Contact