tazPlease allows you to automatically download the latest Taz ePaper
Go to file
Marc Koch e1380d81c2 add error handling for wrong credentials
Unfortunately, the taz website does not respond with an http error code if the credentials are wrong. So we have to check if the response is a pdf file or the html page with an error message.
2021-09-12 15:23:01 +02:00
.example_env 🎉 Initial commit 2021-09-01 00:01:03 +02:00
.gitignore ️ implement lock files and console arguments 2021-09-05 23:42:15 +02:00
LICENSE.md 🎉 Initial commit 2021-09-01 00:01:03 +02:00
README.md 🎉 Initial commit 2021-09-01 00:01:03 +02:00
example_config.yaml ️ use download_history.csv instead of lock file to limit queries 2021-09-09 20:34:25 +02:00
exceptions.py ️ implement lock files and console arguments 2021-09-05 23:42:15 +02:00
main.py use os.path.join() instead of string concatenation to join paths 2021-09-12 15:19:56 +02:00
models.py add error handling for wrong credentials 2021-09-12 15:23:01 +02:00
requirements.txt ⬇️ to pandas 1.1.5 2021-09-02 16:20:00 +02:00

README.md

tazPlease