We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f98168 + d3febd0 commit 3817c6bCopy full SHA for 3817c6b
README.md
@@ -9,6 +9,8 @@ In the scripts the comments etc are lined up correctly when they are viewed in [
9
10
- `create_dir_if_not_there.py` - Checks to see if a directory exists in the users home directory, if not then create it.
11
12
+- `Google Image Downloader` - Query the specific term and retrieve the images from google image database.
13
+
14
- `dir_test.py` - Tests to see if the directory `testdir` exists, if not it will create the directory for you.
15
16
- `env_check.py` - This script will check to see if all of the environment variables I require are set.
0 commit comments