What's New in the 3rd Edition of "Automate the Boring Stuff with Python"
Posted by Al Sweigart in misc
The third edition is has new chapters, programming projects, and revised editing. The third party module coverage has been updated to the latest available version (including OpenPyXL). You can run pip install automateboringstuff3
to install the latest version of all modules covered in the book that are compatible with the book's code examples.