MANIFEST.in
README.md
conf.py
setup.py
version.py
_examples/__init__.py
examples/__init__.py
pyfileconf/__init__.py
pyfileconf/debug.py
pyfileconf/iterate.py
pyfileconf/main.py
pyfileconf.egg-info/PKG-INFO
pyfileconf.egg-info/SOURCES.txt
pyfileconf.egg-info/dependency_links.txt
pyfileconf.egg-info/entry_points.txt
pyfileconf.egg-info/requires.txt
pyfileconf.egg-info/top_level.txt
pyfileconf/assignments/__init__.py
pyfileconf/assignments/logic/__init__.py
pyfileconf/assignments/logic/write.py
pyfileconf/assignments/models/__init__.py
pyfileconf/assignments/models/container.py
pyfileconf/assignments/models/statement.py
pyfileconf/basemodels/__init__.py
pyfileconf/basemodels/collection.py
pyfileconf/basemodels/config.py
pyfileconf/basemodels/container.py
pyfileconf/basemodels/file.py
pyfileconf/basemodels/pipeline.py
pyfileconf/basemodels/registrar.py
pyfileconf/config/__init__.py
pyfileconf/config/logic/__init__.py
pyfileconf/config/logic/load.py
pyfileconf/config/logic/write.py
pyfileconf/config/models/__init__.py
pyfileconf/config/models/config.py
pyfileconf/config/models/file.py
pyfileconf/config/models/interfaces.py
pyfileconf/config/models/manager.py
pyfileconf/config/models/section.py
pyfileconf/data/__init__.py
pyfileconf/data/logic/__init__.py
pyfileconf/data/logic/convert.py
pyfileconf/data/logic/display.py
pyfileconf/data/logic/merge/__init__.py
pyfileconf/data/logic/merge/display.py
pyfileconf/data/logic/merge/summarize.py
pyfileconf/data/models/__init__.py
pyfileconf/data/models/astitems.py
pyfileconf/data/models/collection.py
pyfileconf/data/models/config.py
pyfileconf/data/models/dictconfig.py
pyfileconf/data/models/dictfile.py
pyfileconf/data/models/file.py
pyfileconf/data/models/registrar.py
pyfileconf/dictfiles/__init__.py
pyfileconf/dictfiles/modify.py
pyfileconf/exceptions/__init__.py
pyfileconf/exceptions/assignments.py
pyfileconf/exceptions/base.py
pyfileconf/exceptions/config.py
pyfileconf/exceptions/imports.py
pyfileconf/exceptions/pipelinemanager.py
pyfileconf/exceptions/registrar.py
pyfileconf/imports/__init__.py
pyfileconf/imports/logic/__init__.py
pyfileconf/imports/logic/load/__init__.py
pyfileconf/imports/logic/load/ext_importlib.py
pyfileconf/imports/logic/load/func.py
pyfileconf/imports/logic/load/klass.py
pyfileconf/imports/logic/load/name.py
pyfileconf/imports/logic/load/skipmodules.py
pyfileconf/imports/models/__init__.py
pyfileconf/imports/models/tracker.py
pyfileconf/imports/models/statements/__init__.py
pyfileconf/imports/models/statements/comment.py
pyfileconf/imports/models/statements/container.py
pyfileconf/imports/models/statements/importbase.py
pyfileconf/imports/models/statements/interfaces.py
pyfileconf/imports/models/statements/module.py
pyfileconf/imports/models/statements/obj.py
pyfileconf/imports/models/statements/rename.py
pyfileconf/io/__init__.py
pyfileconf/io/file/__init__.py
pyfileconf/io/file/interfaces/__init__.py
pyfileconf/io/file/interfaces/activeconfig.py
pyfileconf/io/file/interfaces/config.py
pyfileconf/io/file/interfaces/datadict.py
pyfileconf/io/file/interfaces/pipeline.py
pyfileconf/io/file/load/__init__.py
pyfileconf/io/file/load/active/__init__.py
pyfileconf/io/file/load/active/loader.py
pyfileconf/io/file/load/active/userdef.py
pyfileconf/io/file/load/lazy/__init__.py
pyfileconf/io/file/load/lazy/config.py
pyfileconf/io/file/load/lazy/dataast.py
pyfileconf/io/file/load/lazy/datadict.py
pyfileconf/io/file/load/lazy/pipeline.py
pyfileconf/io/file/load/lazy/pipelineast.py
pyfileconf/io/file/load/lazy/base/__init__.py
pyfileconf/io/file/load/lazy/base/impassign.py
pyfileconf/io/file/load/lazy/base/loader.py
pyfileconf/io/file/load/parsers/__init__.py
pyfileconf/io/file/load/parsers/assign.py
pyfileconf/io/file/load/parsers/base.py
pyfileconf/io/file/load/parsers/collections.py
pyfileconf/io/file/load/parsers/extname.py
pyfileconf/io/file/load/parsers/fromdict.py
pyfileconf/io/file/load/parsers/funcdef.py
pyfileconf/io/file/load/parsers/imp.py
pyfileconf/io/file/load/parsers/kwargs.py
pyfileconf/io/file/load/parsers/py.py
pyfileconf/io/file/write/__init__.py
pyfileconf/io/file/write/asttosource.py
pyfileconf/io/file/write/base.py
pyfileconf/io/file/write/config.py
pyfileconf/io/func/__init__.py
pyfileconf/io/func/load/__init__.py
pyfileconf/io/func/load/args.py
pyfileconf/io/func/load/config.py
pyfileconf/io/func/load/extractimp.py
pyfileconf/logger/__init__.py
pyfileconf/logic/__init__.py
pyfileconf/logic/combine.py
pyfileconf/logic/get.py
pyfileconf/logic/inspect.py
pyfileconf/logic/set.py
pyfileconf/logic/userinput.py
pyfileconf/mixins/__init__.py
pyfileconf/mixins/orderpref.py
pyfileconf/pipelines/__init__.py
pyfileconf/pipelines/models/__init__.py
pyfileconf/pipelines/models/collection.py
pyfileconf/pipelines/models/config.py
pyfileconf/pipelines/models/dictconfig.py
pyfileconf/pipelines/models/dictfile.py
pyfileconf/pipelines/models/file.py
pyfileconf/pipelines/models/interfaces.py
pyfileconf/pipelines/models/pipeline.py
pyfileconf/pipelines/models/registrar.py
pyfileconf/plugin/__init__.py
pyfileconf/plugin/default_hooks.py
pyfileconf/plugin/hookspecs.py
pyfileconf/plugin/impl.py
pyfileconf/plugin/manager.py
pyfileconf/plugin/manager_utils.py
pyfileconf/runner/__init__.py
pyfileconf/runner/models/__init__.py
pyfileconf/runner/models/interfaces.py
pyfileconf/runner/models/runner.py
pyfileconf/sectionpath/__init__.py
pyfileconf/sectionpath/sectionpath.py
pyfileconf/selector/__init__.py
pyfileconf/selector/logic/__init__.py
pyfileconf/selector/logic/exc/__init__.py
pyfileconf/selector/logic/exc/typo.py
pyfileconf/selector/logic/get/__init__.py
pyfileconf/selector/logic/get/frommanager.py
pyfileconf/selector/models/__init__.py
pyfileconf/selector/models/itemview.py
pyfileconf/selector/models/selector.py
pyfileconf/views/__init__.py
pyfileconf/views/object.py
tests/__init__.py
tests/utils.py
tests/test_pipeline_manager/__init__.py
tests/test_pipeline_manager/base.py
tests/test_pipeline_manager/test_config.py
tests/test_pipeline_manager/test_create.py
tests/test_pipeline_manager/test_create_entry.py
tests/test_pipeline_manager/test_get.py
tests/test_pipeline_manager/test_plugins.py
tests/test_pipeline_manager/test_run.py