top | item 11478247

(no title)

ystvn | 10 years ago

For Python use, what would be the case for using this over something like xlwings -- what are the main benefits over xlwings?

discuss

order

alexzhu|10 years ago

xlwings doesn't let you write Python code straight in the cells and have it immediately Just Work. It requires you to install a plugin and write commands in a separate file to execute Python. The UX difference is key here.

zgao|10 years ago

Also if you want shared sheets.