pyre.flow.Producer

Module Contents

class pyre.flow.Producer.Producer

Bases: pyre.protocol

The requirements that all factories must implement

make(self, **kwds)

Build all products

plan(self, **kwds)

Describe what needs to get to done to make the products