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


Groups > comp.lang.python > #103907

Re: looking into python...

From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Re: looking into python...
Date 2016-03-03 09:20 +1100
Message-ID <mailman.121.1456957508.20602.python-list@python.org> (permalink)
References <nb7nke$egg$1@dont-email.me>

Show all headers | 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