diff --git a/.gitignore b/.gitignore index e69de29..d7f35a1 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,3 @@ +*.env +__pycache__/ +*.py[cod] \ No newline at end of file diff --git a/accounts/__pycache__/__init__.cpython-312.pyc b/accounts/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 228acde..0000000 Binary files a/accounts/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/accounts/__pycache__/admin.cpython-312.pyc b/accounts/__pycache__/admin.cpython-312.pyc deleted file mode 100644 index 5a69a0d..0000000 Binary files a/accounts/__pycache__/admin.cpython-312.pyc and /dev/null differ diff --git a/accounts/__pycache__/apps.cpython-312.pyc b/accounts/__pycache__/apps.cpython-312.pyc deleted file mode 100644 index 33636a4..0000000 Binary files a/accounts/__pycache__/apps.cpython-312.pyc and /dev/null differ diff --git a/accounts/__pycache__/models.cpython-312.pyc b/accounts/__pycache__/models.cpython-312.pyc deleted file mode 100644 index 8e8be97..0000000 Binary files a/accounts/__pycache__/models.cpython-312.pyc and /dev/null differ diff --git a/accounts/migrations/__pycache__/0001_initial.cpython-312.pyc b/accounts/migrations/__pycache__/0001_initial.cpython-312.pyc deleted file mode 100644 index 2a79d5d..0000000 Binary files a/accounts/migrations/__pycache__/0001_initial.cpython-312.pyc and /dev/null differ diff --git a/accounts/migrations/__pycache__/__init__.cpython-312.pyc b/accounts/migrations/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index f9a196d..0000000 Binary files a/accounts/migrations/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/cheaper/__pycache__/__init__.cpython-312.pyc b/cheaper/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 65ab433..0000000 Binary files a/cheaper/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/cheaper/__pycache__/settings.cpython-312.pyc b/cheaper/__pycache__/settings.cpython-312.pyc deleted file mode 100644 index 048f033..0000000 Binary files a/cheaper/__pycache__/settings.cpython-312.pyc and /dev/null differ diff --git a/cheaper/__pycache__/urls.cpython-312.pyc b/cheaper/__pycache__/urls.cpython-312.pyc deleted file mode 100644 index 8e83205..0000000 Binary files a/cheaper/__pycache__/urls.cpython-312.pyc and /dev/null differ diff --git a/webscraper/ABC/__pycache__/base_scraper.cpython-311.pyc b/webscraper/ABC/__pycache__/base_scraper.cpython-311.pyc deleted file mode 100644 index 2dc46e3..0000000 Binary files a/webscraper/ABC/__pycache__/base_scraper.cpython-311.pyc and /dev/null differ diff --git a/webscraper/ABC/__pycache__/base_scraper.cpython-39.pyc b/webscraper/ABC/__pycache__/base_scraper.cpython-39.pyc deleted file mode 100644 index dd1704d..0000000 Binary files a/webscraper/ABC/__pycache__/base_scraper.cpython-39.pyc and /dev/null differ diff --git a/webscraper/api/__pycache__/interface.cpython-311.pyc b/webscraper/api/__pycache__/interface.cpython-311.pyc deleted file mode 100644 index 1b9240d..0000000 Binary files a/webscraper/api/__pycache__/interface.cpython-311.pyc and /dev/null differ diff --git a/webscraper/api/__pycache__/interface.cpython-39.pyc b/webscraper/api/__pycache__/interface.cpython-39.pyc deleted file mode 100644 index 4597f1e..0000000 Binary files a/webscraper/api/__pycache__/interface.cpython-39.pyc and /dev/null differ diff --git a/webscraper/api/__pycache__/routes.cpython-311.pyc b/webscraper/api/__pycache__/routes.cpython-311.pyc deleted file mode 100644 index 5e18603..0000000 Binary files a/webscraper/api/__pycache__/routes.cpython-311.pyc and /dev/null differ diff --git a/webscraper/api/tests/__pycache__/test_routes.cpython-311.pyc b/webscraper/api/tests/__pycache__/test_routes.cpython-311.pyc deleted file mode 100644 index 1ce37af..0000000 Binary files a/webscraper/api/tests/__pycache__/test_routes.cpython-311.pyc and /dev/null differ diff --git a/webscraper/src/__pycache__/CheaperScraper.cpython-39.pyc b/webscraper/src/__pycache__/CheaperScraper.cpython-39.pyc deleted file mode 100644 index f60b091..0000000 Binary files a/webscraper/src/__pycache__/CheaperScraper.cpython-39.pyc and /dev/null differ diff --git a/webscraper/src/__pycache__/Cheaper_Scraper.cpython-311.pyc b/webscraper/src/__pycache__/Cheaper_Scraper.cpython-311.pyc deleted file mode 100644 index cc3aa5e..0000000 Binary files a/webscraper/src/__pycache__/Cheaper_Scraper.cpython-311.pyc and /dev/null differ diff --git a/webscraper/src/__pycache__/Cheaper_Scraper.cpython-39.pyc b/webscraper/src/__pycache__/Cheaper_Scraper.cpython-39.pyc deleted file mode 100644 index 036324a..0000000 Binary files a/webscraper/src/__pycache__/Cheaper_Scraper.cpython-39.pyc and /dev/null differ diff --git a/webscraper/src/__pycache__/__init__.cpython-311.pyc b/webscraper/src/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index c420941..0000000 Binary files a/webscraper/src/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/webscraper/src/__pycache__/__init__.cpython-39.pyc b/webscraper/src/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index d43fde4..0000000 Binary files a/webscraper/src/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/webscraper/src/__pycache__/fetch_utils.cpython-311.pyc b/webscraper/src/__pycache__/fetch_utils.cpython-311.pyc deleted file mode 100644 index 4a1d1ac..0000000 Binary files a/webscraper/src/__pycache__/fetch_utils.cpython-311.pyc and /dev/null differ diff --git a/webscraper/src/__pycache__/fetch_utils.cpython-39.pyc b/webscraper/src/__pycache__/fetch_utils.cpython-39.pyc deleted file mode 100644 index 8e69c48..0000000 Binary files a/webscraper/src/__pycache__/fetch_utils.cpython-39.pyc and /dev/null differ diff --git a/webscraper/src/__pycache__/main.cpython-39.pyc b/webscraper/src/__pycache__/main.cpython-39.pyc deleted file mode 100644 index bd33919..0000000 Binary files a/webscraper/src/__pycache__/main.cpython-39.pyc and /dev/null differ diff --git a/webscraper/src/__pycache__/robot_check.cpython-311.pyc b/webscraper/src/__pycache__/robot_check.cpython-311.pyc deleted file mode 100644 index e7f181b..0000000 Binary files a/webscraper/src/__pycache__/robot_check.cpython-311.pyc and /dev/null differ diff --git a/webscraper/src/__pycache__/robot_check.cpython-39.pyc b/webscraper/src/__pycache__/robot_check.cpython-39.pyc deleted file mode 100644 index d1557b9..0000000 Binary files a/webscraper/src/__pycache__/robot_check.cpython-39.pyc and /dev/null differ diff --git a/webscraper/src/__pycache__/test_cheaper_scraper.cpython-311.pyc b/webscraper/src/__pycache__/test_cheaper_scraper.cpython-311.pyc deleted file mode 100644 index ef900b2..0000000 Binary files a/webscraper/src/__pycache__/test_cheaper_scraper.cpython-311.pyc and /dev/null differ diff --git a/webscraper/src/tests/__pycache__/__init__.cpython-39.pyc b/webscraper/src/tests/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index ba417b4..0000000 Binary files a/webscraper/src/tests/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/webscraper/src/tests/__pycache__/test_fetch_and_cache.cpython-39.pyc b/webscraper/src/tests/__pycache__/test_fetch_and_cache.cpython-39.pyc deleted file mode 100644 index c22e0aa..0000000 Binary files a/webscraper/src/tests/__pycache__/test_fetch_and_cache.cpython-39.pyc and /dev/null differ