sknano.core.BaseClass

class sknano.core.BaseClass(*args, *, verbose=False, debug=False, **kwargs)[source][source]

ABC defining a common set of attributes/methods for other base classes.

Attributes

fmtstr Format string.

Methods

todict() Return dict of constructor parameters.