home · contact · privacy
Improve type hints sufficiently for mypy not to complain, and for Day.__eq__ check...
[plomtask] / task.py
2024-03-16 Christian HellerImprove type hints sufficiently for mypy not to complai...
2024-03-16 Christian HellerAdd type hints.
2024-03-16 Christian HellerDisplay HandledException as HTML message with appropria...
2024-03-16 Christian HellerUse different do_GET handlers for different paths.
2024-03-16 Christian HellerAdd rump Days module.
2024-03-16 Christian HellerAdd Jinja2 templating, and requirements.txt infrastructure.
2024-03-16 Christian HellerSet up basic web server infrastructure.