First steps:
import re help(re) dir(re)
Documentation:
https://docs.python.org/3/library/re.html
https://docs.python.org/3/howto/regex.html