An attempt at introducing pipes and arbitrary function chains to python. PipeMeta can be used as a metaclass to allow arbitrary method chains that do not need to return the instance. C can be used to start a function chain.