LICENSE
README.md
pyproject.toml
setup.py
autoCLI_config/__init__.py
autoCLI_config/config_param.py
autoCLI_config/decorators.py
autoCLI_config/parser.py
autoCLI_config/utils.py
autoCLI_config.egg-info/PKG-INFO
autoCLI_config.egg-info/SOURCES.txt
autoCLI_config.egg-info/dependency_links.txt
autoCLI_config.egg-info/requires.txt
autoCLI_config.egg-info/top_level.txt
tests/test_config_param_and_decorators.py
tests/test_config_system.py