I'm developing a qtwebkit based editor on linux using pyqt. I would like to package it for windows too. Is it possible? what is the procedure for that? I could not find any googling.
I found pyinstaller works like a charm for all windows, linux and mac