Re: How could a standalone python binary executable be made from a python script, to be run on other computers that don't have python installed?
On Thu, 27 Jul 2023 17:46:59 +0530
"Susmita/Rajib" <bkpsusmitaa@gmail.com> wrote:
> From: Greg Wooledge <greg@wooledge.org>
> > But you REALLY need to go over to python.org and start learning.
> >
>
> Yes, Mr. Cater told me. Ref:
> https://lists.debian.org/debian-user/2023/07/msg00637.html
>
> I have thanked him for that. Have talked about my ignorance of Python
> virtualisation there. Ref:
> https://lists.debian.org/debian-user/2023/07/msg00645.html
>
> Yes, I now am considering that I might need to. But learning an entire
> system just to address a minor need, can it be called efficient use of
> available resources? I am evaluating.
>
Have you tried Google? For example:
https://en.wikipedia.org/wiki/Py2exe
https://levelup.gitconnected.com/4-python-standalone-executables-for-a-simpler-app-interaction-d47b6a560919
https://www.mssqltips.com/sqlservertip/7608/python-executable-standalone-application/
Many, many, many people have asked what you have asked. There are
probably more suggestions than these which came near the top of my
quick search. I can't comment on them as I don't do Python myself apart
from an occasional dabble with a Raspberry Pi (Pi for Python) or
Arduino.script.
--
Joe
Reply to: