Jump to ratings and reviews
Rate this book

Python re(gex)?

Rate this book
Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another.

This book will help you learn Python Regular Expressions, a mini-programming language for all sorts of text processing needs.

The book heavily leans on examples to present features of regular expressions one by one. It is recommended that you manually type each example and experiment with them.

You should have prior experience working with Python, should know concepts like string formats, string methods, list comprehension and so on.

Both standard 're' module and popular third party 'regex' module is covered in this book.

Exercises are also included to test your understanding.

113 pages, ebook

First published January 11, 2019

7 people want to read

About the author

Sundeep Agarwal

9 books11 followers
Addicted to writing books and teaching. Likes fantasy books, comics and anime.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.