Comment on Use Python in Excel without add-insComments−jpetersonmn11ySo do you need excel to be installed to use this? Currently I use xlwt and read the files with google docs.−fzumstein11yYes...you need Excel installed (on Windows or Mac) as this is a package for interaction/programming with open files, not just reading/writing files.
Comments
So do you need excel to be installed to use this? Currently I use xlwt and read the files with google docs.
Yes...you need Excel installed (on Windows or Mac) as this is a package for interaction/programming with open files, not just reading/writing files.