This package installs the modules used in "Automate the Boring Stuff with Python", 1st Edition.
Project description
# automateboringstuff1stedition
This package installs the modules used in “Automate the Boring Stuff with Python”, 1st Edition, and the online Udemy course. If you have the 1st edition of the book, you’ll want to install automateboringstuff instead.
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.1.4
PyPDF2==1.26.0
python-docx==0.8.10
imapclient==2.1.0
pyzmail36==1.0.4
twilio
pillow==6.0.0
pyautogui
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file automateboringstuff1stedition-1.0.3.tar.gz
.
File metadata
- Download URL: automateboringstuff1stedition-1.0.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6bfc6f7a8ac57c287711e0ed5511eee42c98ef7bb385fa17053b6305afebd10 |
|
MD5 | d819e144ddf18a53598e9c1b8a209a2f |
|
BLAKE2b-256 | cde440d543f82a745cd2f4de82295f9b99e3d0e39a988521f04ed490dcfe7078 |