Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100935

Re: Converting py files to .exe and .dmg

Newsgroups comp.lang.python
Date 2015-12-28 08:09 -0800
References <9b206057-0593-4560-af40-442d03111770@googlegroups.com>
Message-ID <b57d1925-0b0d-4312-b02c-68c3b4f6728e@googlegroups.com> (permalink)
Subject Re: Converting py files to .exe and .dmg
From Adam M <amorawski@magna-power.com>

Show all headers | View raw


On Monday, December 28, 2015 at 10:35:41 AM UTC-5, Brian Simms wrote:
> Hi there,
> 
> I have done a lot of looking around online to find out how to convert Python files to .exe and .dmg files, but I am confused. Could someone provide pointers/advice as to how I can turn a Python file into a Windows .exe and Mac .dmg file.
> 
> Thanks for any help.

Please check this website:
http://www.pyinstaller.org/
It should solve your problem.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Converting py files to .exe and .dmg Brian Simms <besimms@gmail.com> - 2015-12-28 07:35 -0800
  Re: Converting py files to .exe and .dmg Denis McMahon <denismfmcmahon@gmail.com> - 2015-12-28 15:48 +0000
  Re: Converting py files to .exe and .dmg Adam M <amorawski@magna-power.com> - 2015-12-28 08:09 -0800
    Re: Converting py files to .exe and .dmg Brian Simms <besimms@gmail.com> - 2015-12-31 22:43 -0800
      Re: Converting py files to .exe and .dmg Michiel Overtoom <motoom@xs4all.nl> - 2016-01-01 09:11 +0100

csiph-web