Python Regular Expression Methods - An Overview By Example

preview_player
Показать описание
What’s the best-kept productivity secret of code masters? Regular expressions!

Congratulations – you’re about to become a regular expression master. I’ve not only written the most comprehensive free regular expression tutorial on the web (16812 words) but also added a lot of tutorial videos wherever I saw fit.

So take your cup of coffee, scroll through the tutorial, and enjoy your brain cells getting active!

Read the full regex tutorial at the Finxter blog:

~~~
Become a better coder! Download the 5x Python Cheat Sheet Course (PDF). It’s free!

🐍 Cheating in Python? Of course! 🐍
See you soon -- it’s fun! 🤓
~~~

Experts in their fields read more books! Become a Python expert:

And become a Python master the fun way!
~~~

Start earning money by creating your own Python coding business (free webinar):
Рекомендации по теме
Комментарии
Автор

2:51 re.findall()
4:38 re.search()
7:30 re.match()
9:45 re.fullmatch()
11:57 re.split()
13:59 re.sub()

Автор

Nice video. Well explained. Thanks. I look forward to the follow up. I want to ask, how can one retrieve the values in re.search object and use them in the program? For example, retrieve the span or the match attribute of the object

judeleon
join shbcf.ru