Nathan Woodburn 6e6eac6285
Some checks failed
Build Docker / BuildImage (push) Failing after 32s
feat: Rename leader table header
2026-02-18 12:00:44 +11:00
2025-09-29 20:51:18 +10:00
2025-09-29 21:32:49 +10:00
2025-09-29 21:32:49 +10:00
2026-02-18 11:23:37 +11:00
2026-02-18 11:23:37 +11:00
2026-02-18 11:58:17 +11:00
2025-09-29 20:51:18 +10:00
2026-02-18 11:58:17 +11:00
2026-02-18 11:23:37 +11:00
2025-09-29 20:51:18 +10:00
2026-02-18 11:23:37 +11:00
2026-02-18 11:46:42 +11:00
2026-02-18 11:23:37 +11:00

Python Flask Webserver Template

Python3 website template including git actions

Development

  1. Install requirements
python3 -m pip install -r requirements.txt
  1. Run the dev server
python3 server.py

Production

Run using the main.py file

python3 main.py
Description
An webapp that allows creating and displaying a weekly calendar. Used for weekly meetings, etc
Readme AGPL-3.0 212 KiB
Languages
CSS 42.9%
Python 27.5%
HTML 24.3%
Dockerfile 5.3%