Skip to content

mohan-gupta/Regular-Expressions-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Regular-Expressions-in-Python

In this repository, I have used Python's re library for working with Regular Expressions
Regular expression often shortened as regex is a tool to match patterns in a string.
The re package has a number of top level methods.
I have shown the use of few of the basic methods.
To know more about the Regular Expressions and re module,click the link below:
https://docs.python.org/3/library/re.html#module-re

About

Working with Regular Expressions in Python, using re module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published