Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 441 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 441 Bytes

Brown-Paperbag

Download all 'Brown Paperbag' comics using this python script.

Dependencies

pip3 install requests
pip3 install beautifulsoup4
pip3 install Pillow

Explanation

You can directly run this script as

python3 script.py

A detailed explanation can be found here.