Skip to content

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.

Notifications You must be signed in to change notification settings

lprescott/Automating_the_Boring_Stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published