Python Forum

Full Version: pyqtdeploy
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I did not try it yet, but pyqtdeploy seems like a good way to create executables for PyQt5 app. It sounds like a great new as there were major issues with the usual freezing tools. The project was last updated in March 2019, and claims to "supports deployment to desktop platforms (Linux, Windows and macOS) and to mobile platforms (iOS and Android)".

If anyone gives it a try, I would be interested to read your review.