itch-dl/itch_dl
Ryszard Knop 90346f579a Bump to 0.3.0, bump deps, misc cleanups and type corrections
Some of the misc issues were found with mypy. Not adding it to dev deps
for now as it complains about missing types in libraries and does not
honor noqa where we need it (non-literal TypedDict keys).
2022-06-12 19:31:25 +02:00
..
__init__.py Bump to 0.3.0, bump deps, misc cleanups and type corrections 2022-06-12 19:31:25 +02:00
__main__.py Trial The Third: Start rewriting the thing 2022-05-15 02:02:45 +02:00
api.py Bump to 0.3.0, bump deps, misc cleanups and type corrections 2022-06-12 19:31:25 +02:00
cli.py Add a Settings system 2022-06-12 19:28:31 +02:00
consts.py Implement infobox parsing, misc bugfixes, version bump 2022-05-15 20:10:32 +02:00
downloader.py Bump to 0.3.0, bump deps, misc cleanups and type corrections 2022-06-12 19:31:25 +02:00
handlers.py Bump to 0.3.0, bump deps, misc cleanups and type corrections 2022-06-12 19:31:25 +02:00
infobox.py Bump to 0.3.0, bump deps, misc cleanups and type corrections 2022-06-12 19:31:25 +02:00
keys.py Bump to 0.3.0, bump deps, misc cleanups and type corrections 2022-06-12 19:31:25 +02:00
utils.py File and site downloads are back 2022-05-15 16:38:31 +02:00