I am trying to set password for xlsx file. I use xlsxwriter to package for now to generate the csv file. However, didn't reach any information to set password for the csv file.
I found similar question here. But the openpyxl isn't the package I might gonna to use.
Do anyone know hot to simply set password for xlsx file? Thanks in advance.