Skip to content

Instantly share code, notes, and snippets.

import os
import re
import random
import string
import urllib.request
import time
import logging
# Creates a folder in "location" to store the pictures and the modified files (local link to imgs)
class FolderCreator: