]> Untitled Git - axy/ft/python05.git/commit
feat: implement polymorphic data processing streams
authorAxy <gilliardmarthey.axel@gmail.com>
Mon, 19 Jan 2026 16:02:17 +0000 (17:02 +0100)
committerAxy <gilliardmarthey.axel@gmail.com>
Mon, 19 Jan 2026 16:02:17 +0000 (17:02 +0100)
commitfd884bdfeb9cb1fc64f2790a05dc1d439d3d34e8
tree0ca81a65c717b1e8a587b22671e0ba8d0cf263ae
feat: implement polymorphic data processing streams
ex0/stream_processor.py [new file with mode: 0644]
ex1/data_stream.py [new file with mode: 0644]
ex2/nexus_pipeline.py [new file with mode: 0644]