auxlib.factory

A python implementation of the factory design pattern. It’s designed for use as a base class for various types of data gateways.

class auxlib.factory.Factory[source]
factory = None
skip_registration = True