This package installs the modules used in "Automate the Boring Stuff with Python", 2nd Edition.
Project description
# automateboringstuff This package installs the modules used in “Automate the Boring Stuff with Python”, 2nd Edition.
This book, along with all of Al Sweigart’s programming books, is freely available under a Creative Commons license at https://inventwithpython.com
The online video course that follows the content of “Automate” can be found at https://inventwithpython.com/automateudemy
You can install this package by running pip (or pip3 on macOS and Linux):
pip install –user automateboringstuff
You can also run Pip as a Python module by running (use python3 on macOS and Linux):
python -m pip install –user automateboringstuff
This will install the following modules:
send2trash==1.5.0
requests==2.21.0
beautifulsoup4==4.7.1
selenium==3.141.0
openpyxl==2.6.1
PyPDF2==1.26.0
python-docx==0.8.10
imapclient==2.1.0
pyzmail36==1.0.4
twilio
ezgmail
ezsheets
pyinputplus
pillow==6.0.0
pyautogui
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for automateboringstuff-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1568e13a95a924a4fd57254b5ca6ee01ed7a1509a825c70dcbb0a90f3b642928 |
|
MD5 | fdfe40b1bf0dcf080e45b516cb4ab493 |
|
BLAKE2b-256 | a7d913a1440367f9e6491cd098899297d7f47c9c56c0f006c7b9aabdf4434beb |