Python Forum
In place of py2exe (for GNU/Linux systems) and MultiOS executables (Yes)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
In place of py2exe (for GNU/Linux systems) and MultiOS executables (Yes)
#3
(Jan-18-2019, 04:29 PM)nilamo Wrote: There is also cx_Freeze, which works on any platform which python itself runs on: https://cx-freeze.readthedocs.io/en/latest/

As I see, cx_Freeze probably generates platform-dependent executable. My solution creates platform-independent executable (in fact, shell script, which could been executed booth by cmd and bash).
Reply


Messages In This Thread
RE: In place of py2exe (for GNU/Linux systems) and MultiOS executables (Yes) - by Lachu - Jan-18-2019, 04:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Aspiring systems administrator wants a python book. oslon 1 494 May-11-2024, 11:24 PM
Last Post: Skaperen
  source for py2exe not working after 3.4 metulburr 2 2,580 Feb-28-2019, 01:42 PM
Last Post: metulburr
  is there a better place to talk about pypy here? ezdev 1 2,770 Dec-20-2017, 12:22 PM
Last Post: metulburr
  [Py2Exe] How can i convert py files to exe ? JamieVanCadsand 10 8,568 Sep-29-2017, 06:10 AM
Last Post: Skaperen
  Time complexity different between operating systems. Why? Mekire 2 4,376 Jan-18-2017, 09:29 PM
Last Post: casevh

Forum Jump:

User Panel Messages

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