- Python Automation Cookbook
- Jaime Buelta
- 50字
- 2025-04-04 16:17:46
Let Us Begin Our Automation Journey
In this chapter, we'll cover the following recipes:
- Creating a virtual environment
- Installing third-party packages
- Creating strings with formatted values
- Manipulating strings
- Extracting data from structured strings
- Using a third-party tool—parse
- Introducing regular expressions
- Going deeper into regular expressions
- Adding command-line arguments