cfitallΒΆ

cfitall.manager

The manager module implements a ProviderManager, which manages configuration providers for a ConfigurationRegistry.

cfitall.providers

The providers package contains modules for providing configuration data to a ConfigurationRegistry.

cfitall.registry

The registry module implements the ConfigurationRegistry, the core structure and entry point for cfitall.

cfitall.utils

This module is full of little recursive functions that help with converting string-path notations into nested dicts, and vice versa.