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


Groups > comp.lang.python > #100542

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

X-Received by 10.66.159.104 with SMTP id xb8mr41118898pab.38.1450310616396; Wed, 16 Dec 2015 16:03:36 -0800 (PST)
X-Received by 10.50.57.84 with SMTP id g20mr17074igq.3.1450310616364; Wed, 16 Dec 2015 16:03:36 -0800 (PST)
Path csiph.com!xmission!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!mv3no12930797igc.0!news-out.google.com!l1ni5490igd.0!nntp.google.com!mv3no17164387igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Wed, 16 Dec 2015 16:03:35 -0800 (PST)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=162.198.201.123; posting-account=8CrQWgoAAADZ3mw1NMA72ZfvN1q6A_Cd
NNTP-Posting-Host 162.198.201.123
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <d8560cde-5ccb-4b91-b60c-adc8c1cb836c@googlegroups.com> (permalink)
Subject How does one distribute Tkinter or Qt GUI apps Developed in Python
From Bruce Whealton <futurewavewebdevelopment@gmail.com>
Injection-Date Thu, 17 Dec 2015 00:03:36 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Lines 18
Xref csiph.com comp.lang.python:100542

Show key headers only | View raw


I watched one training video that discussed Python and Tkinter. Like many similar tutorials from online training sites, I was left scratching my head. 

What seems to be blatantly missing is how this would be distributed. In the first mentioned tutorial from Lynda.com the Tkinter app was related to a web page. However, the browser cannot run Python Bytecode or Python Scripts. 

Surely, one is going to want to create GUI apps for users that are not Python Developers. I would not think to ask someone to install Python on their system and make sure it is added to the path. Maybe it is not so hard for the non-technical, average users. 

I would want to package in some way so that when launched, it installs whatever is needed on the end user's computer. How is this done? 
Are there common practices for this? 
Thanks, 
Bruce

Back to comp.lang.python | Previous | NextNext 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