home · contact · privacy
plomtask
2024-03-17 Christian HellerFix broken server __init__.
2024-03-17 Christian HellerRe-structure whole code into more package-typical file...
2024-03-17 Christian HellerRe-structure for unittest usage.
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 HellerAdd previously forgotten days module file, oops.
2024-03-16 Christian HellerUse different do_GET handlers for different paths.
2024-03-16 Christian HellerMove pylint configuration into .pylintrc.
2024-03-16 Christian HellerAdd rump Days module.
2024-03-16 Christian HellerAdd Jinja2 templating, and requirements.txt infrastructure.
2024-03-16 Christian HellerAdd small script for setting up a proper development...
2024-03-16 Christian HellerAdd suggestion for pre-commit hook running mypy, flake8...
2024-03-16 Christian HellerSet up basic web server infrastructure.