Skip to content

edmondprin/regex_python

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

No packages published

Languages