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


Groups > comp.lang.python > #86946

Re: Make standalone gui-enabled app for LINUX

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <phil@riverbankcomputing.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.015
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'tutorial': 0.03; 'url:sourceforge': 0.03; 'python3': 0.07; 'windows,': 0.09; 'python': 0.11; 'gui': 0.12; 'portable': 0.16; 'qt,': 0.16; 'subject:gui': 0.16; 'wrote:': 0.18; 'users.': 0.18; 'app': 0.19; 'install': 0.23; 'header:User-Agent:1': 0.23; 'helpful': 0.24; "haven't": 0.24; 'header:In-Reply-To:1': 0.27; "i'm": 0.30; 'included': 0.31; 'announced': 0.31; 'app.': 0.31; 'linux.': 0.31; 'run': 0.32; 'linux': 0.33; 'trouble': 0.34; 'received:66': 0.35; 'but': 0.35; 'there': 0.35; 'version': 0.36; 'really': 0.36; 'application': 0.37; 'list': 0.37; 'easily': 0.37; 'manager': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; "couldn't": 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'most': 0.60; 'new': 0.61; 'making': 0.63; 'oss': 0.84; 'phil': 0.84; 'subject:Make': 0.91
X-Virus-Scanned Debian amavisd-new at riverbankcomputing.com
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
Date Thu, 05 Mar 2015 18:20:36 +0000
From Phil Thompson <phil@riverbankcomputing.com>
To python-list@python.org
Subject Re: Make standalone gui-enabled app for LINUX
Organization Riverbank Computing Limited
In-Reply-To <413fc3f5-38c3-4477-8495-366852e583e7@googlegroups.com>
References <413fc3f5-38c3-4477-8495-366852e583e7@googlegroups.com>
X-Sender phil@riverbankcomputing.com
User-Agent Roundcube Webmail/0.9.5
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.19
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>
Newsgroups comp.lang.python
Message-ID <mailman.60.1425580106.21433.python-list@python.org> (permalink)
Lines 20
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1425580106 news.xs4all.nl 2894 [2001:888:2000:d::a6]:53270
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:86946

Show key headers only | View raw


On 05/03/2015 5:31 pm, Mehdi wrote:
> Hi
> I know there are tools like cx_freeze or nuitka for making a linux
> standalone python app. but i couldn't find a good tutorial about how
> to making a portable gui-enabled python3 app in linux. by gui-enabled
> i mean application which use any gui libs like pygobject, qt or wx.
> I know most of linux distros have python installed(usually version 2)
> and a package manager to install packages with their dependencies(rpm
> or deb). but i'm thinking of really portable app with all dependencies
> included to run easily almost on every linux OSs with no trouble even
> for new or less experienced linux users.
> So again how can i make a portable python3 + gui(pygobject, qt, wx) for 
> linux?
> I found some helpful guide for windows, but what about linux?

I haven't announced this on the list yet, but...

http://pyqt.sourceforge.net/Docs/pyqtdeploy/

Phil

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


Thread

Make standalone gui-enabled app for LINUX Mehdi <mese1979@gmail.com> - 2015-03-05 09:31 -0800
  Re: Make standalone gui-enabled app for LINUX Phil Thompson <phil@riverbankcomputing.com> - 2015-03-05 18:20 +0000
  Re: Make standalone gui-enabled app for LINUX Christian Gollwitzer <auriocus@gmx.de> - 2015-03-05 22:27 +0100
    Re: Make standalone gui-enabled app for LINUX Mehdi <mese1979@gmail.com> - 2015-03-06 00:14 -0800
      Re: Make standalone gui-enabled app for LINUX Christian Gollwitzer <auriocus@gmx.de> - 2015-03-06 20:11 +0100

csiph-web