Relative Content

Tag Archive for pythonexcelnumbersexportxlsx

How to write a code in python for convert Apple Numbers to xlsx format?

I’m a beginner in python, in my current job I had to create product catalog cards. I am the only one from the company who works on Apple, including the Numbers application. Therefore, I now have to export the results of my work to the .xlsx format from the .Numbers format. There are over 100 of these files, so I thought I’d write a python script that would do it for me. I want exactly the same file name and different folder. Could anyone help me how to do this?