Hacker News new | ask | show | jobs
by pneumatics 5117 days ago
This isn't necessary, you can have access to the full Excel COM API, with tab-completion, backwards-compatibility etc, for free with iPython and the makepy.py script.

http://stackoverflow.com/a/445961

Though I admit scripting Excel from Python should be easier to setup than it is.