Python Forum
How do i turn my program into a .exe
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do i turn my program into a .exe
#1
Hey,
So I've created this program that I want to release to other people. But I would like to change it to a .exe, instead of a .py. Does someone know how to do this?

Thanks in advance!
Reply
#2
Pyinstaller has been for a while(many years) a very good Python library for this.
There are a lot of Thread/Posts on this forum or web about this so search.
The documentation of Pyinstaller is also really good.
My lasted was a test of Pygame to .exe with Pyinstaller,one post of many about the subject.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  gpiozero button turn off LED that is already on duckredbeard 3 760 Dec-11-2024, 06:23 PM
Last Post: duckredbeard
  Exceeding the value - turn on the relay. stsxbel 0 550 May-27-2024, 07:18 PM
Last Post: stsxbel
  Turn py into exe tester21 4 4,100 Jul-22-2019, 04:31 PM
Last Post: nilamo
  Not sure how to turn this into a loop iamgonge 1 2,591 Dec-05-2018, 11:03 PM
Last Post: anandoracledba

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020