Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 346 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 346 Bytes

Image downloader

This script ask through the python prompt for the image characteristics you want, then save the image in a .jpeg format in the folder with the name of the selected category.

  • The script uses lorempixel to get the images

  • Uses urlopen from urllib.request to open the url