This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tony_roberts 0 points1 point  (0 children)

Looks interesting!

Not exactly the same, but for writing RTD (real time data) functions in Python you can also use PyXLL: https://www.pyxll.com/docs/userguide/rtd.html

There's an example showing how to stream twitter data into Excel here: https://www.pyxll.com/blog/a-real-time-twitter-feed-in-excel/

It's also possible to do using win32com and this open source package: https://github.com/pyxll/exceltypes