frame/notebooks
Andras Schmelczer 90b692da39
All checks were successful
lint / ruff (push) Successful in 45s
Move secrets and URLs out of source into .env
Adds a stdlib-only loader (src/lib/env.py) that walks up to find the
nearest .env. display.py and notebooks/_helpers.py now `require()` the
config values; wifi-check.sh sources .env to derive its probe host. The
.env file is gitignored; .env.example documents the required keys. The
existing tokens are still present in git history and will be scrubbed
in the next commit; rotate them after the rewrite.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-03 11:22:54 +01:00
..
_dither.py Lint 2026-05-03 10:39:31 +01:00
_helpers.py Move secrets and URLs out of source into .env 2026-05-03 11:22:54 +01:00
crop_compare.ipynb Lint 2026-05-03 10:39:31 +01:00
dither_compare.ipynb Lint 2026-05-03 10:39:31 +01:00