A Python-Powered Budget Spreadsheet
datanitro.com
A Python-Powered Budget Spreadsheet
1–10 of 37 posts
Re: A Python-Powered Budget Spreadsheet
#2Should just use python for that too.
Re: A Python-Powered Budget Spreadsheet
#3"Now to get Excel to talk to eBay…" Should just use python for that too.
Re: A Python-Powered Budget Spreadsheet
#4Re: A Python-Powered Budget Spreadsheet
#5I'd love to take a stab at making a lite version in QT or wxPython running in CPython... Sadly, I've gotten too used to Google Spreadsheets to really need a desktop version
Also, of course, LibreOffice has support for Python macros.
Re: A Python-Powered Budget Spreadsheet
#6You could also use Resolver One[1], which sadly is no longer in development[2]. It is a commercial spreadsheet written in IronPython that uses (almost?) vanilla python files as documents. Needless to say it is extremely scriptable. I'd love to take a stab at making a lite version in QT or wxPython running in CPython... Sadly, I've gotten too used to Google Spreadsheets to really need a desktop version Also, of course…
Re: A Python-Powered Budget Spreadsheet
#7You could also use Resolver One[1], which sadly is no longer in development[2]. It is a commercial spreadsheet written in IronPython that uses (almost?) vanilla python files as documents. Needless to say it is extremely scriptable. I'd love to take a stab at making a lite version in QT or wxPython running in CPython... Sadly, I've gotten too used to Google Spreadsheets to really need a desktop version Also, of course…
Not sure why estebank's comment was downvoted; Resolver One was truly awesome. DataNitro's stuff is also interesting, but it's a different approach, and Resolver One's model and work shouldn't be forgotten.
I gave an upvote. I suspect others downvoted the comment because it spoke well of Resolver One, which is competing in the same space as DataNitro (a YC company).
Re: A Python-Powered Budget Spreadsheet
#8"Now to get Excel to talk to eBay…" Should just use python for that too.
Re: A Python-Powered Budget Spreadsheet
#9Re: A Python-Powered Budget Spreadsheet
#10You could also use Resolver One[1], which sadly is no longer in development[2]. It is a commercial spreadsheet written in IronPython that uses (almost?) vanilla python files as documents. Needless to say it is extremely scriptable. I'd love to take a stab at making a lite version in QT or wxPython running in CPython... Sadly, I've gotten too used to Google Spreadsheets to really need a desktop version Also, of course…