A collection of some of the projects/tasks I've completed from 'Automate The Boring Stuff With Python' by Al Sweigart. More information about the book can be seen here: https://automatetheboringstuff.com/
- mapIt.py - A simple script to automatically open an address in Google Maps, specified from the command line args. If there are no args, the script uses the clipboard as the input address.