mafw.hookspecs

Defines the hook specification decorator bound the MAFw library.

Functions

register_db_model_modules()

Register database model modules

register_processors()

Register multiple processor classes

register_user_interfaces()

Register multiple user interfaces

mafw.hookspecs.register_db_model_modules() list[str][source]

Register database model modules

mafw.hookspecs.register_processors() List[ProcessorClassProtocol][source]

Register multiple processor classes

mafw.hookspecs.register_user_interfaces() List[UserInterfaceClassProtocol][source]

Register multiple user interfaces