diff --git a/source/db_handler.py b/source/db_handler.py new file mode 100644 index 0000000..e69de29 diff --git a/source/fetcher.py b/source/fetcher.py new file mode 100644 index 0000000..e3ba3d6 --- /dev/null +++ b/source/fetcher.py @@ -0,0 +1 @@ +"""script with functions for fetching product data from amazon""" \ No newline at end of file