yera.models.interfaces

Module containing all model interfaces classes.

Model interface classes are the means by which Yera's internals connect to model providers. Different models types are to be implementations of different model interface base classes.

An instance of a model interface is to represent interation with one speciicif model via one specific provider. Information is to be specified via model config and connection config objects.

Submodules