This repo contains some projects done while going through the book Automate The Boring Stuff With Python.
Below are is an overview according to the chapters:-
- Chapter 7 – Pattern Matching with Regular Expressions
- Chapter 8 – Input Validation
- Chapter 9 – Reading and Writing Files
- Chapter 10 – Organizing Files
- Chapter 11 – Debugging
- Chapter 12 – Web Scraping
- Chapter 13 – Working with Excel Spreadsheets
- Chapter 16 – Working with CSV Files and JSON Data
- Chapter 17 – Keeping Time, Scheduling Tasks, and Launching Programs