Hacker News new | ask | show | jobs
Pyspread – Spreadsheet implementation in Python, cells return Python objects (manns.github.io)
3 points by jenningsjason 4451 days ago
1 comments

I like the idea of using objects in cells - "Each cell returns a Python object". Any idea of the learning curve, how do users get on. How long does it take to learn compared to learning say vlookup?

Returning an object would help solve many spreadsheet problems. It is a great idea. Any thoughts on how to make the implementation easy to learn?

My interest - I am working on www.CellMaster.com.au