eotransform

Protocol definition for streamed source/transform/sink process


License
MIT
Install
pip install eotransform==1.8.0

Documentation

Coverage badge

eotransform

Defines the basic transform protocol to be used in the streamed source to sink concept. Also provides some generic transformer implementations such as Compose or Map.

WIP: More Doc