DataNitro (YC S12) launches Python for Microsoft Excel
11–20 of 30 posts
Re: DataNitro (YC S12) launches Python for Microsoft Excel
#12Re: DataNitro (YC S12) launches Python for Microsoft Excel
#13Congrats guys love this stuff have been using it for a couple of months. The people who work on the Excel team were really impressed when I demoed it to them. Best of luck!
Re: DataNitro (YC S12) launches Python for Microsoft Excel
#14Re: DataNitro (YC S12) launches Python for Microsoft Excel
#15Great job guys! I'd love to know bit more about the exact benefits of using Python and a few simple examples of how to use it... then again, I am just a casual excel user so I am likely not the right audience
[1] https://datanitro.com/blog/2012/07/31/Interactive-Spreadshee...
Re: DataNitro (YC S12) launches Python for Microsoft Excel
#16Re: DataNitro (YC S12) launches Python for Microsoft Excel
#17Re: DataNitro (YC S12) launches Python for Microsoft Excel
#18Re: DataNitro (YC S12) launches Python for Microsoft Excel
#19Re: DataNitro (YC S12) launches Python for Microsoft Excel
#20Please take my money if you port VBA on top of your Python runtime. And take even more money if said embedded Python runtime is available on Openoffice as well. [1] http://news.ycombinator.com/item?id=4360454
Whitespace sensitivity is (arguably) a nice developer mind trick, however the target market for VBA are non-developers, who want to google for stuff, copy paste and get on with it. Which means, you cannot make assumptions about things like editors honoring whitespace, as well as the cognitive processes to rely on spacing etc.
This is why I strongly believe Python is the wrong language for this - but some language is definitely needed (Lua ? Javascript? Ruby?)