Skip to content

Document tradeoffs of Python distributions #9164

@johnthagen

Description

@johnthagen

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 by uv)
  • deadsnakes PPA
  • System Debian/Ubuntu/RHEL/Rocky Linux
  • pyenv
  • Homebrew
  • Python.org installers
  • Conda
  • Official python container image: https://hub.docker.com/_/python

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions