LICENSE
MANIFEST.in
README.rst
__init__.py
eden.ini
release.sh
requirements.txt
setup.cfg
setup.py
.github/workflows/main.yml
autoconf/__init__.py
autoconf/conf.py
autoconf/directory_config.py
autoconf/exc.py
autoconf/json_prior/__init__.py
autoconf/json_prior/config.py
autoconf/json_prior/generate.py
autoconf/mock/__init__.py
autoconf/mock/mock_real.py
scripts/edenise.py
scripts/generate_priors.py
test_autoconf/__init__.py
test_autoconf/conftest.py
test_autoconf/test_config.py
test_autoconf/test_default.py
test_autoconf/files/config/general.ini
test_autoconf/files/config/label.ini
test_autoconf/files/config/label_format.ini
test_autoconf/files/config/visualize.ini
test_autoconf/files/config/priors/mock_real.json
test_autoconf/files/config/priors/test_model_mapper.json
test_autoconf/files/config/text/label.ini
test_autoconf/files/config/text/label_format.ini
test_autoconf/files/config/text/model.results
test_autoconf/files/default/default_file.ini
test_autoconf/files/default/general.ini
test_autoconf/files/default/default/other.ini
test_autoconf/files/default/priors/mock_real.json
test_autoconf/files/default/text/label.ini
test_autoconf/files/priors/different_project.json
test_autoconf/files/priors/test_autoconf.json
test_autoconf/json_prior/__init__.py
test_autoconf/json_prior/test_generate.py
test_autoconf/json_prior/test_json_config.py
test_autoconf/json_prior/code/__init__.py
test_autoconf/json_prior/code/module.py
test_autoconf/json_prior/priors/different_project.json
test_autoconf/json_prior/priors/json_prior.json
test_autoconf/json_prior/priors/test_autoconf.json
test_autoconf/priors/different_project.json
test_autoconf/priors/json_prior.json
test_autoconf/priors/test_autoconf.json