Mastering Python Regular Expressions
Leverage regular expressions in Python even for the most complex features
Regular expressions are used by many text editors, utilities, and programming languages to search and manipulate text based on patterns. They are considered the Swiss army knife of text processing. Powerful search, replacement, extraction and validation of strings, repetitive and complex tasks are reduced to a simple pattern using regular expressions. Mastering Python Regular Expressions will teach you about Regular Expressions, starting from the basics, irrespective of the language being used, and then it will show you how to use them in Python. You will learn the finer details of what Python supports and how to do it, and the differences between Python 2.x and Python 3.x.
Details | |
---|---|
Herausgeber | Packt Publishing |
Autor(en) | Felix Lopez, Victor Romero |
ISBN | 978-1-78328-315-6 |
veröffentlicht | 2014 |
Seiten | 110 |
Sprache | English |