Skip to content

Files

Latest commit

dd1ec12 · Apr 15, 2020

History

History
25 lines (15 loc) · 509 Bytes

README.MD

File metadata and controls

25 lines (15 loc) · 509 Bytes

Description

The getdogs.py script downloads all dogs of Amazon and stores them in the dogs/ folder.

How to run

For now, you only need to download the getdogs.py file and run it with:

python getdogs.py

Feature Backlog

ID Description
1 Check that a file is valid in order to keep it or ignore it if it's not valid

Log

ID Date Description
1 2020.04.15 Initial commit with first version