Hey guys,
Just as the title says, I want to implement using an excel spreadsheet as an argument for a python script. I already have the layout of the spreadsheet, but I want to be able to assign the variables in my python script from specific cells of the spreadsheet.
So, ideally I want to be able to type something like "script.py spreadsheet" in my cygwin command prompt.
Thanks,
kayoh