🐍
XLS TO XLSX


A simple Python script that converts Microsoft Excel '.xls' file to '.xlsx' file.
This script requires Python 3 and pywin32.
xls_to_xlsx.py is saved.pip install -r requirements.txt
python xls_to_xlsx.py
No — it depends on pywin32 and automates the desktop Microsoft Excel application.