pferd/PFERD
2020-06-26 17:30:45 +02:00
..
ilias Never use the direct download button, as it is currently broken 2020-06-11 13:31:01 +02:00
__init__.py Move logging into its own file 2020-04-25 20:02:01 +02:00
authenticators.py Try to add support for Shibboleth TFA token 2020-05-08 21:52:51 +02:00
cookie_jar.py Listen to pylint and mypy 2020-04-20 17:44:58 +00:00
diva.py Fetch correct diva playlist id 2020-05-11 00:25:34 +02:00
download_summary.py Make DownloadSummary private, provide property accessors 2020-06-26 17:30:45 +02:00
downloaders.py Add a download progress bar 2020-05-08 17:09:56 +02:00
errors.py Correctly type hint swallow_and_print_errors decorator 2020-05-12 21:03:53 +02:00
location.py Satisfy pyling. Useful docstrings? Not quite sure. 2020-04-23 20:35:59 +02:00
logging.py Use pretty logger for summaries 2020-06-26 17:24:36 +02:00
organizer.py Satisfy pylint 2020-06-26 15:38:22 +02:00
pferd.py Use pretty logger for summaries 2020-06-26 17:24:36 +02:00
progress.py Use transient progessbar 2020-06-25 18:03:12 +02:00
tmp_dir.py Extract Location into separate file 2020-04-23 17:38:28 +00:00
transform.py Remove walrus to lower needed python version 2020-05-08 21:21:33 +02:00
utils.py Add a download progress bar 2020-05-08 17:09:56 +02:00