Mastering Python Regular Expressions

Leverage regular expressions in Python even for the most complex features



Bookstore > Books > Mastering Python Regular Expressions

Price$14.99 - $29.96
Rating
AuthorsFelix Lopez, Victor Romero
PublisherPackt Publishing
Published2014
Pages110
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-101783283157
ISBN-139781783283156
EBook Hardcover Paperback

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.


  1. (2 books)


4 5 63

Similar Books


Learning Regular Expressions

Learning Regular Expressions

by Ben Forta

Regular expression experts have long been armed with an incredibly powerful tool, one that can be used to perform all sorts of sophisticated text processing and manipulation in just about every language and on every platform. That's the good news. The bad news is that for too long, regular expressions have been the exclusive property...

Price:  $29.86  |  Publisher:  Addison-Wesley  |  Release:  2018

Introducing Regular Expressions

Introducing Regular Expressions

by Michael Fitzgerald

If you're a programmer new to regular expressions, this easy-to-follow guide is a great place to start. You'll learn the fundamentals step-by-step with the help of numerous examples, discovering first-hand how to match, extract, and transform text by matching specific words, characters, and patterns.Regular expressions are an es...

Price:  $29.99  |  Publisher:  O'Reilly Media  |  Release:  2012

JavaScript Regular Expressions

JavaScript Regular Expressions

by Loiane Groner, Gabriel Manricks

Regular expressions are patterns or templates that allow you to define a set of rules in a natural yet vague way, giving you the ability to match and validate text. Therefore, they have been implemented in nearly every modern programming language. JavaScript's implementation allows us to perform complex tasks with a few lines of code...

Price:  $34.99  |  Publisher:  Packt Publishing  |  Release:  2015

Regular Expression Pocket Reference, 2nd Edition

Regular Expression Pocket Reference, 2nd Edition

by Tony Stubblebine

This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP...

Price:  $11.99  |  Publisher:  O'Reilly Media  |  Release:  2007

Mastering Regular Expressions, 3rd Edition

Mastering Regular Expressions, 3rd Edition

by Jeffrey E.F. Friedl

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in ...

Price:  $13.84  |  Publisher:  O'Reilly Media  |  Release:  2006

Mastering Python for Bioinformatics

Mastering Python for Bioinformatics

by Ken Youens-Clark

Life scientists today urgently need training in bioinformatics skills. Too many bioinformatics programs are poorly written and barely maintained, usually by students and researchers who've never learned basic programming skills. This practical guide shows postdoc bioinformatics professionals and students how to exploit the best parts...

Price:  $64.90  |  Publisher:  O'Reilly Media  |  Release:  2021

Regular Expressions Cookbook

Regular Expressions Cookbook

by Jan Goyvaerts, Steven Levithan

This cookbook provides more than 100 recipes to help you crunch data and manipulate text with regular expressions. With recipes for popular programming languages such as C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET, Regular Expressions Cookbook will help you learn powerful new tricks, avoid language-specific gotchas, and save...

Price:  $7.04  |  Publisher:  O'Reilly Media  |  Release:  2009

Regular Expressions Cookbook, 2nd Edition

Regular Expressions Cookbook, 2nd Edition

by Jan Goyvaerts, Steven Levithan

Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right aw...

Price:  $13.16  |  Publisher:  O'Reilly Media  |  Release:  2012