Python Regular Expression using four practical example

Published: 05 July 2021
on channel: Prashant Lakhera
1,251
30

Python Regular Expression using four practical examples


Examples:



1: Phone number
Regex: \d{1,3}[.-]\d{1,3}[.-]\d{1,4}
2: Email id
Regex: [a-zA-Z0-9.-]+\@[a-z-]+\.[a-z]+
3: URL matching
Regex: https?:\/\/(www.)?[a-z]+\.\w+

4: IP address matching



https://regexr.com/



To join the DevOps course: https://www.101daysofdevops.com/regis... (Please register using the link)


I am looking forward to you guys joining the amazing journey.


Twitter: @100daysofdevops OR @lakhera2015
Facebook:   / 795382630808645  

Medium:   / devopslearning  
GitHub: https://github.com/100daysofdevops/10...
Slack: https://join.slack.com/t/100daysofdev...


On this page of the site you can watch the video online Python Regular Expression using four practical example with a duration of hours minute second in good quality, which was uploaded by the user Prashant Lakhera 05 July 2021, share the link with friends and acquaintances, this video has already been watched 1,251 times on youtube and it was liked by 30 viewers. Enjoy your viewing!