[5 Minute Tutorial] Regular Expressions (Regex) in Python

preview_player
Показать описание
Have you ever found a pattern in a Python string you wanted to change, but were stuck trying to use built-in string operations? All that time, you could have solved the problem in an instant by using Regular Expressions. Today we’ll go through a quick tutorial on how to validate emails and replace a string using the regex library in Python.

***************************************
Timestamps:

0:51 - regex intro
1:30 - verifying user emails
3:50 - Kite overview
4:39 - replacing strings

#regex #pythontutorials #python

***************************************
Additional Python Resources

Read and Write to CSV with Python ►

Web Scraping Baby Yoda ►

Best IDEs for Python ►

***************************************
Be sure to subscribe for tutorials, project breakdowns and more!

STAY TUNED:
Рекомендации по теме
Комментарии
Автор

I don't understand how majority of the comments say that this explanation is better than a 30 minute video, I don't think anyone who didn't know regex concepts earlier would comment that!!

Sri-wgne
Автор

Finally I got this in recommendation after 1 year. Thank you.!!

vignesha
Автор

Dude, U just helped me to comprehend "Regular expressions" in Python that I could not understand for long time. Catch my burning 👍👍👍 and loyal subscription.

racecar
Автор

Thanks for the breakdown, the script example was also really helpful.

caffeineTX
Автор

Your five minutes video is more usefull than other 30 minutes videos 🤘

oussamakifo
Автор

Thank you for providing such a simple and straightforward tutorial. One point that stands out is your suggestion to use the expression finder feature to test search patterns. That is brilliant and will save us a lot of time as we learn to code.

Neo--X
Автор

This is not only one of the best intros to regex in python I've seen, but it's also a great ad.
Makes your product look phenomenal without being intrusive.
Truly you deserve an award for this marketing genius alone.
Looking forward to giving kite a whirl.

firSound
Автор

So precise and so on point! Thanks a ton.

ShubhamTure
Автор

Thank you very much mate, other videos make me wanna cry. This is the only one who guide newbies instead of bully them

valerioharvey
Автор

Thanks for the video! This is getting me started and I can't wait to start tying it in with selenium

bftw
Автор

0:58 If you're looking for the same thing on Mac, press Command +F and then check the third icon right next to the search bar.

A minute into the tutorial and the Visual Studio thingy is the coolest thing I learnt today.
Thank you. Relatively new to the community but love how we keep making each other better.

storiesbyasim
Автор

Awesome, thank you for a solid introduction to redex!

schlapbe
Автор

excellent video - learnt more in 5 mins than 1 hour lesson

tomatwal
Автор

very good explanation, thanks a lot!!!

gleicemaisumdianaamerica
Автор

Thank you bro, i wanted to try it out for a translator that i'm doing and i needed to input this! thank you very much

Dani-zycf
Автор

Excellent..!! ...thank you for sharing your knowledge friend

mapa
Автор

Mom, Ryan Eggold just taught me Regex in 5 mins!

dilraj
Автор

your 5 min video is very much helpful than others video

SurajKumar-jcgf
Автор

Thank you very much! Just solved my problem for me.

karelseemonster
Автор

What's the difference between using square brackets and curly brackets in a regular expression?

kamali