constants
File containing shared constants used across the package.
Config
Configuration options that apply to the entire library.
reset_defaults()
classmethod
_ConfigMeta(name, bases, dct)
Bases: type
Metaclass for Config that stores the default values of all configuration options.