CLI tool to purge old fedi posts based on some criteria
Find a file
Oneric 73e62c2f2a Always flush after each message
It was already ok before in interactive terminals,
but when invloving pipes to e.g. tee or file redirects,
the output got buffered for such a long time, it made
it seem like the script suddenly broke.
2025-08-01 00:00:00 +00:00
.gitignore Add configuration handling 2025-08-01 00:00:00 +00:00
mypy.ini Add configuration handling 2025-08-01 00:00:00 +00:00
wither.py Always flush after each message 2025-08-01 00:00:00 +00:00