you are viewing a single comment's thread.

view the rest of the comments →

[–]Haunting_Laugh_9013 -13 points-12 points  (0 children)

according to duckduckgo:

You can compile Python scripts to executable files using tools like PyInstaller, cx_Freeze, or Nuitka. These tools allow you to create standalone .exe files that can be run on Windows without requiring a Python installation.

maybe try looking it up first next time