Python re(gex)?
A magical tool for text processing
eBook | Free |
Rating | |
Author | Sundeep Agarwal |
Publisher | Self-publishing |
Published | 2019 |
Pages | 71 |
Language | English |
Format | Paper book / ebook (PDF) |
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.
- Sundeep Agarwal (5 books)
Similar Books
by Rakesh Vidya Chandra, Bala Subrahmanyam Varanasi
Python is one of the most popular programming languages of our era; the Python Requests library is one of the world's best clients, with the highest number of downloads. It allows hassle-free interactions with web applications using simple procedures.You will be shown how to mock HTTP Requests using HTTPretty, and will learn to inter...
Price: $45.00 | Publisher: Packt Publishing | Release: 2015
Mastering Python Regular Expressions
by Felix Lopez, Victor Romero
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...
Price: $14.99 | Publisher: Packt Publishing | Release: 2014
Python Web Penetration Testing Cookbook
by Cameron Buchanan
This book gives you an arsenal of Python scripts perfect to use or to customize your needs for each stage of the testing process. Each chapter takes you step by step through the methods of designing and modifying scripts to attack web apps. You will learn how to collect both open and hidden information from websites to further your attack...
Price: $44.99 | Publisher: Packt Publishing | Release: 2015
Modern Python Standard Library Cookbook
by Alessandro Molina
The Python 3 Standard Library is a vast array of modules that you can use for developing various kinds of applications. It contains an exhaustive list of libraries, and this book will help you choose the best one to address specific programming problems in Python.The Modern Python Standard Library Cookbook begins with recipes on container...
Price: $49.99 | Publisher: Packt Publishing | Release: 2018
by Jaime Buelta
Have you been doing the same old monotonous office work over and over again? Or have you been trying to find an easy way to make your life better by automating some of your repetitive tasks? Through a tried and tested approach, understand how to automate all the boring stuff using Python.The Python Automation Cookbook helps you develop a ...
Price: $34.99 | Publisher: Packt Publishing | Release: 2018
MySQL Connector/Python Revealed
by Jesper Wisborg Krogh
Move data back and forth between database and application. The must-have knowledge in this book helps programmers learn how to use the official driver, MySQL Connector/Python, by which Python programs communicate with the MySQL database. This book takes you from the initial installation of the connector through basic query execution, then...
Price: $24.27 | Publisher: Apress | Release: 2018
Python Reinforcement Learning Projects
by Sean Saito, Yang Wenzhuo, Rajalingappaa Shanmugamani
Reinforcement learning is one of the most exciting and rapidly growing fields in machine learning. This is due to the many novel algorithms developed and incredible results published in recent years.In this book, you will learn about the core concepts of RL including Q-learning, policy gradients, Monte Carlo processes, and several deep re...
Price: $44.99 | Publisher: Packt Publishing | Release: 2018
Learn Python Programming, 2nd Edition
by Fabrizio Romano
Learn Python Programming creates a foundation for those who are interested in developing their skills in Python programming. The book starts with the fundamentals of programming with Python and ends by exploring different topics such as GUIs and real-world apps.You will begin by exploring the foundations of and fundamental topics on Pytho...
Price: $49.99 | Publisher: Packt Publishing | Release: 2018