Skip to content

edmondprin/regex_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regex (short for regular expressions) is a mini-language for describing search patterns in text. Regex is like a super-powered search tool, and knowing it in Python makes the text processing faster, cleaner, and less error-prone.

About

Regex class based on Third Edition of Automate The Boring Stuff With Python (by Al Sweigart)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages