Ryszard Knop
816a4d7399
Enable lots of extra Ruff checks
...
Warns about various small code smells and odd issues we can catch early.
Nothing here should change the program behavior directly.
2025-01-31 23:40:40 +01:00
Ryszard Knop
2a18cea131
Reformat the codebase with Ruff
2024-03-17 01:19:03 +01:00
Jeremie J. Jarosh
6c7df3aac2
Log When Pulling Keys Out of the Cache
2023-09-19 00:44:01 +02:00
Jeremie J. Jarosh
6e7de8b5dc
Add Support for
https://itch.io/my-purchases
2023-09-19 00:44:01 +02:00
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
Ryszard Knop
4a8f88b48e
Trial The Third: Start rewriting the thing
...
Wooo, someone wants to use this! Let's make it less embarrassing.
2022-05-15 02:02:45 +02:00