All
Search
Images
Videos
Shorts
Maps
News
Copilot
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
What Is
Regex In Python
How To Use
Regex In Python
Regex
Tutorial Python
Regex Python
Make A Regex
That Can Be Used To Split But The Regex Has Unknown Number Of Spaces In Python
Python String Replace
Python Regex
Youtube
String
And Regular Expression In Python In Simple Learn
Method Over Re-Adding In
Python
How To Convert Integer To
String In Python
How To Convert List To
String In Python
How Can Regex String
Match From Email Subject In Power Automate Using Excel Regex Code
Python Replace String
In File
String
Variable Python
Python Convert String
To Int
Strings
Detailed Explanation Python
Python
Int To String
How To Read And Extract Strings
From A Text File In Python
Print Function In
String Method In Python
How To Use Re In
Python
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
What Is
Regex In Python
How To Use
Regex In Python
Regex
Tutorial Python
Regex Python
Make A Regex
That Can Be Used To Split But The Regex Has Unknown Number Of Spaces In Python
Python String Replace
Python Regex
Youtube
String
And Regular Expression In Python In Simple Learn
Method Over Re-Adding In
Python
How To Convert Integer To
String In Python
How To Convert List To
String In Python
How Can Regex String
Match From Email Subject In Power Automate Using Excel Regex Code
Python Replace String
In File
String
Variable Python
Python Convert String
To Int
Strings
Detailed Explanation Python
Python
Int To String
How To Read And Extract Strings
From A Text File In Python
Print Function In
String Method In Python
How To Use Re In
Python
7:45
YouTube
Coding Is Thinking
Regular Expressions in Python | Pattern Matching Tutorial
Learn how to use Regular Expressions (Regex) in Python to search, match, and manipulate strings effectively. This tutorial covers the basics of regex patterns, special characters, and common use cases like validating emails, finding numbers, and replacing text. Includes hands-on examples for beginners and advanced users.
7 views
8 months ago
Python Regex Tutorial
2:29
Python: Get specific text in a line of a file using Regex (3 Solutions!!)
YouTube
Roel Van de Paar
11 views
2 weeks ago
11:25
Python Regex Tutorial for Beginners: Master Pattern Matching with re Module 🐍
YouTube
CodeLucky
169 views
Apr 1, 2025
21:09
Python Regular Expression | Regex Explained with Easy & Tough Questions | LPU
YouTube
Sarfraz
417 views
5 months ago
Top videos
7:37
Regex Text Search and Replace: Master Advanced Find & Replace!
YouTube
CodeLucky
42 views
8 months ago
11:03
31. Regular Expressions in Python | re module for regex | Advanced Python Tutorial | Amit Thinks
YouTube
Amit Thinks
103 views
1 month ago
18:07
Python Regex (Regular Expressions) – Stop Struggling With Text! (Beginner to Pro) #17
YouTube
Bug Debugging
108 views
2 months ago
Python Regex Examples
3:42
How to Use Regular Expressions (Regex) in Python
YouTube
ProgrammingKnowledge
432 views
11 months ago
5:53
Python Regex Tutorial for Beginners: Real-World Examples
YouTube
CodeLucky
59 views
Apr 2, 2025
25:29
Regular Expression Tutorial Python | Python Regex Tutorial
YouTube
codebasics
199.2K views
Dec 1, 2021
Jump to key moments of Python Regex Replace String with Matched Part
4:25
From 01:03
Replacing Text with Regular Expression
Python 3 Tutorial - replace text with regular expression
YouTube
PHP Video Tutorials
20:24
From 00:49
Replacing the Pattern with a Replacement String
Python Regex Sub - How to Replace a Pattern in a String?
YouTube
Finxter AI Nuggets
8:29
From 03:00
Searching for Match Objects
Using the Python re Module for Regular Expressions
YouTube
Real Python
53:18
From 03:07
Searching with Matches
Python Tutorial: re Module - How to Write and Match Regular Expressions
…
YouTube
Corey Schafer
8:45
From 02:08
Count Argument and Limiting Replacements
Python String Replace | A Helpful Guide
YouTube
Finxter AI Nuggets
6:28
From 03:30
Replacing a String
[5 Minute Tutorial] Regular Expressions (Regex) in Python
YouTube
Kite
4:46
From 03:19
Replacing Occurrences of a Substring with . Replace Method
Python Tutorial: Finding and replacing
YouTube
DataCamp
1:04:48
From 02:30
Finding Matches with Match Objects
Regular Expressions in Python - FULL COURSE (1 HOUR) - Programming Tut
…
YouTube
Patrick Loeber
18:58
From 06:00
Adding Match Functions
Regular Expressions in Python
YouTube
NeuralNine
7:37
Regex Text Search and Replace: Master Advanced Find & Replace!
42 views
8 months ago
YouTube
CodeLucky
11:03
31. Regular Expressions in Python | re module for regex | Advanced Py
…
103 views
1 month ago
YouTube
Amit Thinks
18:07
Python Regex (Regular Expressions) – Stop Struggling Wi
…
108 views
2 months ago
YouTube
Bug Debugging
6:28
[5 Minute Tutorial] Regular Expressions (Regex) in Python
275.1K views
Feb 24, 2020
YouTube
Kite
1:04:48
Regular Expressions in Python - FULL COURSE (1 HOUR) - Progra
…
126.1K views
Apr 19, 2020
YouTube
Patrick Loeber
1:56
Python Regex: How To Replace All Substrings In a String
8.1K views
Oct 2, 2020
YouTube
DataDaft
6:11
Python Expressions
7 views
3 weeks ago
YouTube
vaishnavi sambath
2:09
How to Find and Replace Sensitive Data in Query Strings Using Rege
…
7 months ago
YouTube
vlogize
3:05
RegEx Anchors Explained: ^ and $ for Precise String Matching
57 views
8 months ago
YouTube
CodeLucky
3:42
How to Use Regular Expressions (Regex) in Python
432 views
11 months ago
YouTube
ProgrammingKnowledge
2:17
How to Use Regex to Replace Multiple Matches and Groups Effe
…
12 views
8 months ago
YouTube
The Debug Zone
8:29
Using the Python re Module for Regular Expressions
6.9K views
Nov 19, 2020
YouTube
Real Python
2:17
How to Use Regex to Match the Entire String: A Complete Guide
3 views
8 months ago
YouTube
The Debug Zone
1:59
How to Use Regex to Replace Words Containing a Specific Substring i
…
1 views
11 months ago
YouTube
vlogize
18:27
Python for Beginners: Regex Made Simple (Regular Expressions in P
…
49 views
6 months ago
YouTube
Richel Attafuah
1:47
How to Use Regex in Python to Exclude Matches Based on Context
3 views
Apr 8, 2025
YouTube
vlogize
2:19
Replace A Substring In A String Using replace() | Python Tutorial
7.9K views
Feb 18, 2023
YouTube
Portfolio Courses
3:45
Python Regex Tutorial: re.search() - Find First Pattern Match
26 views
8 months ago
YouTube
CodeLucky
1:02
Stop Using string.replace() ❌ Use re.sub() Instead! #shorts
1.5K views
2 months ago
YouTube
Akash Chauhan
6:31
Regular Expressions in Python | how to match pattern #Python #Py
…
87 views
8 months ago
YouTube
src7cse
20:12
Mastering Python Regular Expressions: Essential Technique
…
16 views
4 months ago
YouTube
Mathew K Analytics
15:37
Substitutions Regular Expression and ELIZA Chatbot
5.8K views
May 25, 2021
YouTube
AKAdemy
53:18
Python Tutorial: re Module - How to Write and Match Regular Expressi
…
1.2M views
Oct 24, 2017
YouTube
Corey Schafer
5:21
Python regex Hands-on | re.match | re.search | re.findall | re.sub | re.split
27K views
Jan 14, 2021
YouTube
Python Coding Club
18:26
Mastering Regex in Python | Learn Regular Expressions with re Modu
…
229 views
8 months ago
YouTube
Data Science For Everyone
11:25
Python Regex Tutorial for Beginners: Master Pattern Matchi
…
169 views
Apr 1, 2025
YouTube
CodeLucky
7:33
Python Regex for Beginners | match(), search(), findall(), split(),
…
463 views
Dec 16, 2024
YouTube
Programming Horizons
27:55
Python String Functions Explained in 10 Minutes | lower(), upper(), re
…
11 views
1 month ago
YouTube
Healed Life
See more videos
More like this
Feedback