specless.factory.builder.Builder
- class specless.factory.builder.Builder[source]
Bases:
object
Implements an abstract generic builder class to use with ObjectFactory
implementation based on https://realpython.com/factory-method-python/
Methods
reads in the object configuration parameters from a YAML config file