Profanity filter, please.
[kiosk.git] / renderer.py
2023-03-03 Scott GaschFix logging and remove cruft.
2023-03-03 Scott GaschUse new LoggingContext stuff.
2023-02-08 Scott GaschThis is the current running state of the kiosk sans...
2022-09-02 Scott GaschConvert to use pyutilz / scottutilz libraries.
2022-03-14 Scott GaschRemove references to utils in lieu of just using pylib.
2021-11-13 Scott GaschSomewhat large overhaul to move the kiosk towards using...
2021-01-21 Scott GaschTowards mypy cleanliness.
2021-01-09 Scott GaschAdding type annotations and fixing up formatting.
2020-12-14 Scott GaschFormat codebase w/ black.
2020-11-28 Scott GaschVarious changes
2020-07-08 Scott GaschAdd a Google News RSS-based renderer. Minor improvemen...
2020-07-06 Scott GaschVarious small changes; fix up the camera trigger, impro...
2020-07-03 Scott GaschMore changes for python3 and improved logging/debugging...
2020-07-03 Scott GaschThe changes necessary to upgrade the kiosk to use pytho...
2020-07-01 Scott GaschInitial commit