/Automating_the_Boring_Stuff

This is my personal repo that stores code that I have completed while following along Automate the Boring Stuff with Python by Al Sweigart; it also stores some code supplied therein.

Primary LanguagePython

This is my personal repo that stores code used in Automate the Boring Stuff with Python by Al Sweigart; it also stores code that I have completed while following along said book.

The examples contained within the book are in the Examples folder, and the projects I have completed while pursueing comprehension of the book are in the Projects folder.

Dependencies

Command:

Windows: pip install ...
OS X or Linux: pip3 install ...

Name:

send2trash
requests
beautifulsoup4
selenium
openpyxl
PyPDF2
python-docx (install python-docx, not docx)
imapclient
pyzmail
twilio
pillow
pyobjc-core (on OS X only)
pyobjc (on OS X only)
python3-xlib (on Linux only)
pyautogui