
Python Regular Expressions With Examples
Learn Python’s RE module in detail with practical examples.
Language: english
Note: 4.7/5 (271 notes) 17,035 students
Instructor(s): Kris Yamarthy
Last update: 2017-12-23
What you’ll learn
- Complete understanding of Regular Expressions and how to use RE module in Python programming.
Requirements
- A Windows PC or Apple Mac with OSX.
- Some basic programming skills in Python.

IBM Cybersecurity Analyst [Coursera with IBM]
Description
Python Regular Expressions With Examples. course gives you comprehensive overview of Python’s RE module.
Here are some important topics:
1. What are Regular Expressions.
2. RE module methods:
- search()
- match()
- findall()
- finditer()
- sub()
- compile()
- split()
3. Writing regular expression patterns using:
- Repetitions
- Non Greedy Repetitions
- Character Sets
- Character Ranges
- Escape Codes
- Anchoring
- Flags
- Groups and Named Groups
All these are explained with lots of code examples. Course includes a quiz.
Who this course is for
- Professional Programmers.
- IT Team Leaders / Managers.
Course content
- Getting Started
- Installing Python on Mac
- Installing Python on Windows
- Python Regular Expressions
- RE Module Methods — Part 1
- RE Module Methods — Part 2
- Writing REs — Greedy and non Greedy Repetitions
- Writing REs — Character Sets and Ranges
- Writing REs — Escape Codes, Anchoring and Flags
- Writing REs — Groups and Named Groups
- Writing REs — A Practical Example — Step by Step
- Regular Expressions — Practice Code
- Regular Expressions — Quiz
Don’t miss any coupons by joining our Telegram group |