from aiostream import stream, pipe, Stream class MyExecute(): def __init__(self): pass def execute(self, data): pass