jw-pkg/src/python/jw/pkg
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann 90e221e106
lib.App: Make default env var names overridable
Add _default_*_env() helper methods that return the environment variable
names, and use them in __init__() instead of hard-coded strings. This
allows subclasses to override the names.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-08-10 20:26:40 +02:00
..
cmds App, cmds, lib: Fix Any returns from typed functions 2026-08-09 12:07:37 +00:00
lib lib.App: Make default env var names overridable 2026-08-10 20:26:40 +02:00
__init__.py jw.pkg.__init__.py: Add file to Git 2026-06-01 14:32:44 +02:00
App.py App, cmds, lib: Fix Any returns from typed functions 2026-08-09 12:07:37 +00:00
CmdBase.py App, lib, cmds: Fix mypy.explicit-override fallout 2026-08-07 18:02:26 +02:00
Makefile jw.pkg.__init__.py: Add file to Git 2026-06-01 14:32:44 +02:00
py.typed jw/pkg/py.typed: Add file 2026-05-31 18:21:20 +02:00