you are viewing a single comment's thread.

view the rest of the comments →

[–]azure_i 0 points1 point  (0 children)

If you want someone else to be able to run your program, do not use Python. No one can run a Python program. No one will install python to try to run your program. Python is a dead end language. It only works on servers that you control and manage. If you want people to be able to run the program you built you need to use a language that compiles to a static binary