Packaged installer file sizes

Heads up! You've already completed this tutorial.

Csaba_Kissi | 2020-05-11 10:33:11 UTC | #1

Great tutorial @martin I wonder about the installer files sizes. Few month ago I've played a bit on Mac with these and as Python 3 is not installed by default on Mac the resulting package with all necessary dependencies was almost as big asi Electron installer. Can you please tell me the file sizes for stand alone installers (Win, Mac) you achieved with this?


Luca | 2020-05-20 19:59:57 UTC | #2

To compare them and make an idea you can go to the Example section where there are different examples with downloadable installers.


PyQt/PySide 1:1 Coaching with Martin Fitzpatrick — Get one on one help with your Python GUI projects. Working together with you I'll identify issues and suggest fixes, from bugs and usability to architecture and maintainability.

More info 60 mins ($195)

Well done, you've finished this tutorial! Mark As Complete
[[ user.completed.length ]] completed [[ user.streak+1 ]] day streak

Packaged installer file sizes was written by Martin Fitzpatrick .

Martin Fitzpatrick has been developing Python/Qt apps for 8 years. Building desktop applications to make data-analysis tools more user-friendly, Python was the obvious choice. Starting with Tk, later moving to wxWidgets and finally adopting PyQt.