carate package

Subpackages

Submodules

carate.default_interface module

Default Interface defining the Base object for all other objects. Especially the __get_default_method is provided for all base objects.

author:

Julian M. Kleber

class carate.default_interface.DefaultObject[source]

Bases: object

The default object provides methods every class needs on top of the standard Python functionality.

carate.main module

Module contents