-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
area:documentationRelated to documentationRelated to documentation
Description
As mentioned by @bwoodsend in
The Pyinstaller docs could benefit from a section in the documentation discussing the tradeoffs between different Python distributions and their effect on portability/binary size/etc of Pyinstaller-produced binaries.
Some specific distributions that come to mind
python-build-standalone(popularized byuv)- deadsnakes PPA
- System Debian/Ubuntu/RHEL/Rocky Linux
- pyenv
- Homebrew
- Python.org installers
- Conda
- Official
pythoncontainer image: https://hub.docker.com/_/python
Avasam and mecca666
Metadata
Metadata
Assignees
Labels
area:documentationRelated to documentationRelated to documentation