automate-the-boring-stuff-projects
My project solutions for automate the boring stuff with python by Al Sweigart
- Chapter 3 - Functions
- Chapter 4 - Lists
- Chapter 5 β Dictionaries and Structuring Data
- Chapter 6 β Manipulating Strings
- Chapter 7 β Pattern Matching with Regular Expressions
- Chapter 8 β Reading and Writing Files
- Chapter 9 β Organizing Files
- Chapter 10 β Debugging
- Chapter 11 β Web Scraping
- Chapter 12 β Working with Excel Spreadsheets
- Chapter 13 β Working with PDF and Word Documents
- Chapter 14 β Working with CSV Files and JSON Data
- Chapter 15 β Keeping Time, Scheduling Tasks, and Launching Programs
- Chapter 16 β Sending Email and Text Messages
- Chapter 17 β Manipulating Images
- Chapter 18 β Controlling the Keyboard and Mouse with GUI Automation