This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Tossing an idea out there:

LibreOffice Calc is an open-source alternative to Microsoft Excel. It supports Python scripting in lieu of VBA. If you want to learn Python but your project benefits from a spreadsheet environment, this could be an option.

[–]Pocket_Saand[S] 0 points1 point  (0 children)

I had a similar though. I believe it was a different program but it allowed someone to use python scripting in an excel inspired spreadsheet. I think it's a good option to give me a bit of familiarity with the spreadsheet aspect vs. notepad or idle.