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
  Turn coordinates in string into a tuple Kolterdyx 3 2,697 Jun-10-2020, 05:04 AM
Last Post: buran
  How do I turn a directory of HTML files into one CSV? glittergirl 2 1,748 Sep-21-2019, 05:33 PM
Last Post: glittergirl
  Turn py into exe tester21 4 2,982 Jul-22-2019, 04:31 PM
Last Post: nilamo
  Not sure how to turn this into a loop iamgonge 1 2,058 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