Comment on Use Python in Excel without add-insparentComments−jonknee11yThe source is on GitHub...https://github.com/ZoomerAnalytics/xlwingsThe magic you're looking for is here:https://github.com/ZoomerAnalytics/xlwings/blob/master/xlwin...Surprisingly simple actually.−kelvin011yI was expecting something a bit more complicated, but simplicity usually is the best way to go...
Comments
The source is on GitHub...
https://github.com/ZoomerAnalytics/xlwings
The magic you're looking for is here:
https://github.com/ZoomerAnalytics/xlwings/blob/master/xlwin...
Surprisingly simple actually.
I was expecting something a bit more complicated, but simplicity usually is the best way to go...