Book description
Build your knowledge of Python with this Shortcuts collection. Focusing on common problems involving text manipulation, many of these tasks can be solved using built-in methods of strings. More complicated operations may require regular expressions or the creation of a full-fledged parser.
Table of contents
Product information
- Title: Specifying a Regular Expression for the Shortest Match
- Author(s):
- Release date: April 2024
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781098171384
You might also like
article
Splitting Strings on Any of Multiple Delimiters
Build your knowledge of Python with this Shortcuts collection. Focusing on common problems involving text manipulation, …
article
Matching Text at the Start or End of a String
Build your knowledge of Python with this Shortcuts collection. Focusing on common problems involving text manipulation, …
article
Searching and Replacing Case-Insensitive Text
Build your knowledge of Python with this Shortcuts collection. Focusing on common problems involving text manipulation, …
article
Writing a Regular Expression for Multiline Patterns
Build your knowledge of Python with this Shortcuts collection. Focusing on common problems involving text manipulation, …