bristol-eurostar/config
Edward Betts cd37f0619b Add config system with TFL_DATA_DIR and CACHE_DIR
config/default.py holds defaults using ~/lib/data/tfl (expanduser, so safe
to commit). app.py loads it then overlays config/local.py if present, pushing
paths into cache and circle_line modules. config/local.py is gitignored for
machine-specific absolute paths (e.g. on the server where www-data runs).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 13:37:44 +01:00
..
__init__.py Add config system with TFL_DATA_DIR and CACHE_DIR 2026-04-04 13:37:44 +01:00
default.py Add config system with TFL_DATA_DIR and CACHE_DIR 2026-04-04 13:37:44 +01:00