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


Groups > comp.lang.python > #103907

Re: looking into python...

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Re: looking into python...
Date Thu, 03 Mar 2016 09:20:14 +1100
Lines 29
Message-ID <mailman.121.1456957508.20602.python-list@python.org> (permalink)
References <nb7nke$egg$1@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de oFmFCkQ253minF5xx5pawg5cgCVT6rMXtb8CpmkoBehA==
Cancel-Lock sha1:Wzmcx7xewwWoqf2eb2JMPVGJLs4=
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'wiki': 0.03; 'that?': 0.05; 'executable': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:into': 0.09; 'python': 0.10; 'systems.': 0.11; '"python': 0.16; 'python-based': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'slave': 0.16; 'url:success': 0.16; 'gui': 0.18; 'environments': 0.22; 'programming': 0.22; 'installation': 0.23; "python's": 0.23; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'url:moin': 0.27; 'correct': 0.28; 'this.': 0.28; 'escaped': 0.29; 'environment': 0.29; 'url:wiki': 0.30; 'code': 0.30; 'url:python': 0.33; 'url:downloads': 0.33; 'covered': 0.34; 'requiring': 0.35; 'but': 0.36; 'there': 0.36; 'url:org': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'operating': 0.37; 'received:org': 0.37; 'to:addr:python.org': 0.40; 'some': 0.40; 'software': 0.40; 'programs': 0.62; 'url:%20': 0.63; 'binding': 0.66; 'url:%1': 0.67; 'covers': 0.72; '"most': 0.84; '_o__)': 0.84; 'fields,': 0.84; 'received:125': 0.84; 'those?': 0.84; 'subject:looking': 0.91
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host jigong.madmonks.org
X-Public-Key-ID 0xAC128405
X-Public-Key-Fingerprint 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405
X-Public-Key-URL http://www.benfinney.id.au/contact/bfinney-pubkey.asc
X-Post-From Ben Finney <bignose+hates-spam@benfinney.id.au>
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.21
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:103907

Show key headers only | View raw


crankypuss <invalid@invalid.invalid> writes:

> "Python code can be packaged into stand-alone executable programs for 
> some of the most popular operating systems, allowing the distribution of 
> Python-based software for use on those environments without requiring 
> the installation of a Python interpreter." (wikipedia)
>
> How correct is that?  Which "most popular operating systems" are
> those?

Python's web site covers this. The Python environment is available for
download <URL:https://www.python.org/downloads/> for all major operating
systems.

Python is used in a huge range of fields, in organisations large and
small <URL:https://www.python.org/about/success/>.

> Is there a good site to read for a quick overview of how one would use
> python with a qt binding to write some GUI utilities?

GUI programming is covered at the Python wiki
<URL:https://wiki.python.org/moin/GUI%20Programming%20in%20Python>.

-- 
 \           “I prayed for twenty years but received no answer until I |
  `\          prayed with my legs.” —Frederick Douglass, escaped slave |
_o__)                                                                  |
Ben Finney

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


Thread

looking into python... crankypuss <invalid@invalid.invalid> - 2016-03-02 15:00 -0700
  Re: looking into python... Ben Finney <ben+python@benfinney.id.au> - 2016-03-03 09:20 +1100
    Re: looking into python... crankypuss <invalid@invalid.invalid> - 2016-03-03 03:45 -0700
      Re: looking into python... Steven D'Aprano <steve@pearwood.info> - 2016-03-04 00:39 +1100
        Re: looking into python... crankypuss <invalid@invalid.invalid> - 2016-03-04 03:53 -0700
        Re: looking into python... Terry Reedy <tjreedy@udel.edu> - 2016-03-04 11:03 -0500

csiph-web