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


Groups > comp.lang.python > #100568

Re: How does one distribute Tkinter or Qt GUI apps Developed in Python

Newsgroups comp.lang.python
Date 2015-12-17 07:21 -0800
References <d8560cde-5ccb-4b91-b60c-adc8c1cb836c@googlegroups.com> <ffc43f4a-bea3-40a0-88a5-aeefb54fc652@googlegroups.com> <n4uf1l$vh$1@news2.informatik.uni-stuttgart.de>
Message-ID <68122dd7-200b-41c7-829d-dd06d7f19ac4@googlegroups.com> (permalink)
Subject Re: How does one distribute Tkinter or Qt GUI apps Developed in Python
From wxjmfauth@gmail.com

Show all headers | View raw


Le jeudi 17 décembre 2015 14:58:29 UTC+1, Ulli Horlacher a écrit :
> Rick Johnson <rantingrickjohnson@gmail.com> wrote:
> 
> > Unlike a true "applications language", like say, um, *JAVA*, one cannot
> > simply compile an executable and distribute it in a teeny tiny binary
> > form, no, with Python
> 
> Of course you can!
> If have done this with pyinstaller. This creates a standalone Windows
> executable you can distribute.
> Example:
> http://fex.rus.uni-stuttgart.de:8080/fexit.html
> 
> 
> 
> 
> -- 
> Ullrich Horlacher              Server und Virtualisierung
> Rechenzentrum IZUS/TIK         E-Mail: horlacher@tik.uni-stuttgart.de
> Universitaet Stuttgart         Tel:    ++49-711-68565868
> Allmandring 30a                Fax:    ++49-711-682357
> 70550 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/

I downloaded it.

The good news, you are right, it works out of the box.

The bad news. It crashes, when one use non ascii characters.
Not a suprise, I was expected that.

jmf

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


Thread

How does one distribute Tkinter or Qt GUI apps Developed in Python Bruce Whealton <futurewavewebdevelopment@gmail.com> - 2015-12-16 16:03 -0800
  Re: How does one distribute Tkinter or Qt GUI apps Developed in Python Christian Gollwitzer <auriocus@gmx.de> - 2015-12-17 01:29 +0100
  Re: How does one distribute Tkinter or Qt GUI apps Developed in Python Rick Johnson <rantingrickjohnson@gmail.com> - 2015-12-16 16:45 -0800
    Re: How does one distribute Tkinter or Qt GUI apps Developed in Python Denis Akhiyarov <denis.akhiyarov@gmail.com> - 2015-12-16 17:21 -0800
    Re: How does one distribute Tkinter or Qt GUI apps Developed in Python Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2015-12-17 13:58 +0000
      Re: How does one distribute Tkinter or Qt GUI apps Developed in Python wxjmfauth@gmail.com - 2015-12-17 07:21 -0800
  Re: How does one distribute Tkinter or Qt GUI apps Developed in Python Ben Finney <ben+python@benfinney.id.au> - 2015-12-17 12:20 +1100
  Re: How does one distribute Tkinter or Qt GUI apps Developed in Python Michiel Overtoom <motoom@xs4all.nl> - 2015-12-17 12:01 +0100
  Re: How does one distribute Tkinter or Qt GUI apps Developed in Python Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2015-12-17 15:30 +0000
    Re: How does one distribute Tkinter or Qt GUI apps Developed in Python wxjmfauth@gmail.com - 2015-12-17 08:28 -0800

csiph-web