cfitall.providersΒΆ

The providers package contains modules for providing configuration data to a ConfigurationRegistry. Providers are managed by the ProviderManager.

cfitall.providers.base

describes the ConfigProviderBase class for providers to implement

cfitall.providers.environment

implements an EnvironmentProvider for reading values from env vars

cfitall.providers.filesystem

implements a FilesystemProvider for reading configs from disk