LICENSE
README.md
setup.py
conf_root/ConfRoot.py
conf_root/Configuration.py
conf_root/__init__.py
conf_root.egg-info/PKG-INFO
conf_root.egg-info/SOURCES.txt
conf_root.egg-info/dependency_links.txt
conf_root.egg-info/requires.txt
conf_root.egg-info/top_level.txt
conf_root/agents/BasicAgent.py
conf_root/agents/JsonAgent.py
conf_root/agents/SingleFileYamlAgent.py
conf_root/agents/YamlAgent.py
tests/test_argparse.py
tests/test_multi_file_agent.py
tests/test_nested_dataclass.py
tests/test_single_file_agent.py
tests/test_wrap.py