xlwings
Command for quick start
- Run "xlwings quickstart myproject" to create a folder called "myproject" in the current directory with an Excel file and a Python file, ready to be used.
- Use the "--standalone" flag to embed all VBA code in the Excel file and make it work without the xlwings add-in.