Calling Python functions from Excel should be easy. xlSlim makes calling Python functions as simple as possible. No Python code changes are required (although sometimes type hints are).
Streaming data into Excel should be easy Any Python generator function can be used to stream data into Excel. No more worrying about how IRTDServer works. The video below shows how numpy arrays can be streamed from Kafka to Excel.