engforge.configuration.signals_slots_handler

signals_slots_handler(cls, fields, slots=True, signals=True, solvers=True, sys=True, plots=True)[source]

creates attributes as per the attrs.define field_transformer use case.

Customize initalization with slots,signals,solvers and sys flags.