botify-labs / simpleflow

Python library for dataflow programming.
https://botify-labs.github.com/simpleflow/
MIT License
68 stars 24 forks source link

Handle dataclasses #408

Open ybastide opened 1 year ago

ybastide commented 1 year ago

Handle dataclasses as input/output in addition to *args, **kwargs.