| Trees | Indices | Help |
|
|---|
|
|
| Classes | |
|
ConfigurationError Exception raised when a value in the configuration file is not valid. |
|
|
Configuration Thin layer over ConfigParser from the Python standard library. |
|
|
Option Descriptor for configuration options on Configurable subclasses.
|
|
|
BoolOption Descriptor for boolean configuration options. |
|
|
IntOption Descriptor for integer configuration options. |
|
|
FloatOption Descriptor for float configuration options. |
|
|
ListOption Descriptor for configuration options that contain multiple values separated by a specific character. |
|
|
ChoiceOption Descriptor for configuration options providing a choice among a list of items. |
|
|
PathOption Descriptor for file system path configuration options. |
|
| ExtensionOption | |
|
OrderedExtensionsOption A comma separated, ordered, list of components implementing interface.
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 13 23:37:21 2023 | http://epydoc.sourceforge.net |