2 Respuestas
+ 3
https://docs.python.org/3/howto/regex.html -> Official documentation
https://www.w3schools.com/python/python_regex.asp
https://developers.google.com/edu/python/regular-expressions
https://www.tutorialspoint.com/python/python_reg_expressions.htm
https://www.programiz.com/python-programming/regex
https://www.geeksforgeeks.org/regular-expression-python-examples-set-1/
https://www.simplilearn.com/tutorials/python-tutorial/python-regular-expressions
https://www.analyticsvidhya.com/blog/2021/07/regular-expressions-in-python-a-beginners-guide/
Here you have some tutorials if you don’t find sololearn one.