diff wall_calendar.py @ 41:ab54c9f65f76

project updates; rdflib 7.0.0
author drewp@bigasterisk.com
date Sun, 18 Feb 2024 12:33:52 -0800
parents c4e8d697326b
children
line wrap: on
line diff
--- a/wall_calendar.py	Mon Nov 27 12:04:28 2023 -0800
+++ b/wall_calendar.py	Sun Feb 18 12:33:52 2024 -0800
@@ -1,3 +1,7 @@
+"""
+also see https://madebyevan.com/calendar/app/
+https://ui.toast.com/tui-calendar
+"""
 import calendar
 import datetime
 import itertools