s0mnaths / Automate-the-Boring-Stuff-with-Python-Solutions

All the practice projects from the book 'Automate the Boring Stuff with Python' 2e.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate the Boring Stuff with Python - Solutions

This repository contains all the practice projects from the book Automate the Boring Stuff with Python, 2e.

I am a beginner and I tried to keep all the solutions as simple as possible. Will update this repository as I move on in the book.

Table of Contents

Chapter Topic Practice Project
03 Functions
04 Lists
05 Dictionaries and Structuring Data
06 Manipulating Strings
07 Pattern Matching with Regular Expressions
08 Input Validation
09 Reading and Writing Files
10 Organizing Files
11 Debugging
12 Web Scraping
13 Working with Excel Spreadsheets
14 Working with Google Spreadsheets
15 Working with PDF and Word Documents
16 Working with CSV Files and JSON Data
17 Keeping Time, Scheduling Tasks, and Launching Programs
18 Sending Email and Text Messages
19 Manipulating Images
20 Controlling the Keyboard and Mouse with GUI Automation

About

All the practice projects from the book 'Automate the Boring Stuff with Python' 2e.


Languages

Language:Python 100.0%