jw-python/tools/python/jwutils
Jan Lindemann a4fb791649 Cmd / Cmds: Add config file support
An application based on Cmds will now try to read StringTree
formatted config data from a file $HOME/.<name>rc, and make the data
available via the newly added conf_value() method.

Signed-off-by: Jan Lindemann <jan@janware.com>
2022-12-08 16:44:49 +01:00
..
algo Fix errors reported by mypy 2025-10-13 12:45:51 +02:00
asyncio Remove asyncio/__init__.py 2022-11-03 12:39:16 +01:00
auth Fix errors reported by mypy 2025-10-13 12:45:51 +02:00
db Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
graph Fix errors reported by mypy 2025-10-13 12:45:51 +02:00
stree Fix errors reported by mypy 2025-10-13 12:45:51 +02:00
ArgsContainer.py Fix errors reported by mypy 2025-10-13 12:45:51 +02:00
Bunch.py Bunch: Add class 2025-07-27 14:11:42 +02:00
cast.py cast.from_env(): Add function 2025-07-05 10:54:30 +02:00
Cmd.py Cmd / Cmds: Add config file support 2022-12-08 16:44:49 +01:00
Cmds.py Cmd / Cmds: Add config file support 2022-12-08 16:44:49 +01:00
Config.py Fix errors reported by mypy 2025-10-13 12:45:51 +02:00
CppState.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
ldap.py Fix errors reported by mypy 2025-10-13 12:45:51 +02:00
log.py Add log.add_log_file() 2022-12-08 16:41:27 +01:00
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
misc.py misc: Add multi_regex_edit() 2022-12-04 12:34:52 +01:00
multi_key_dict.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
Object.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
Options.py Add class Options 2022-12-01 14:29:01 +01:00
Process.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
RedirectStdIO.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
Signals.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
StopWatch.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00