8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f1eb4 commit 681685cCopy full SHA for 681685c
readme.md
@@ -10,3 +10,4 @@
10
1. **08_basic_email_web_crawler.py**: web crawler for grabbing emails from a website
11
1. **09_basic_link_web_crawler.py**: web crawler for grabbing links from a website
12
1. **10_find_files_recursively.py**: recursively grab files from a directory
13
+1. **11_optimize_images_with_wand.py**: recursively grab images from a directory, then optimize them for the web
0 commit comments