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.


The complete guide to packaging Python GUI applications with PyInstaller.
[[ discount.discount_pc ]]% OFF for the next [[ discount.duration ]] [[discount.description ]] with the code [[ discount.coupon_code ]]

Purchasing Power Parity

Developers in [[ country ]] get [[ discount.discount_pc ]]% OFF on all books & courses with code [[ discount.coupon_code ]]
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.