.flake8
.gitignore
.pre-commit-config.yaml
.version
LICENSE
README.md
pyproject.toml
requirements-dev.txt
.github/workflows/release.yml
.github/workflows/tests.yml
demo/example.py
demo/settings.toml
demo/settings_updated.toml
demo/typecheck.py
src/quickconf/__init__.py
src/quickconf/_version.py
src/quickconf/core.py
src/quickconf.egg-info/PKG-INFO
src/quickconf.egg-info/SOURCES.txt
src/quickconf.egg-info/dependency_links.txt
src/quickconf.egg-info/requires.txt
src/quickconf.egg-info/top_level.txt
tests/test_conf.py