Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: MRAB Newsgroups: comp.lang.python Subject: Re: Everything good about Python except GUI IDE? Date: Sat, 27 Feb 2016 21:35:00 +0000 Lines: 17 Message-ID: References: <64a6599c-fae1-469d-bcee-875165b3cc7d@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 0O6KsxhZ0KWvjHRIG/eB7QKYbKvBxTinw8koUawbHNnA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'only,': 0.07; 'pypi': 0.07; 'python': 0.10; '2.7': 0.13; 'from:addr:mrabarnett.plus.com': 0.16; 'from:addr:python': 0.16; 'from:name:mrab': 0.16; 'message-id:@mrabarnett.plus.com': 0.16; 'received:192.168.1.4': 0.16; 'received:84.93': 0.16; 'received:84.93.230': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:GUI': 0.16; 'wrote:': 0.16; '3.x': 0.22; 'lawrence': 0.22; "haven't": 0.24; 'tried': 0.24; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'not.': 0.27; 'says': 0.32; '[1]': 0.32; 'received:84': 0.32; 'suit': 0.33; 'list': 0.34; 'requirements': 0.35; 'but': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'hi,': 0.38; 'url:en': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'mark': 0.40; 'your': 0.60; 'awesome,': 0.84; 'subject:good': 0.84; 'url:readthedocs': 0.84; 'url:latest': 0.91 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.1 cv=bsGxfxui c=1 sm=1 tr=0 a=0nF1XD0wxitMEM03M9B4ZQ==:117 a=0nF1XD0wxitMEM03M9B4ZQ==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=IkcTkHD0fZMA:10 a=MbBU0op5AAAA:8 a=lROUKkxWWG9ze4YyGNkA:9 a=QEXdDO2ut3YA:10 X-AUTH: mrabarnett@:2500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc2 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:103609 On 2016-02-27 20:52, Mark Lawrence wrote: > On 27/02/2016 17:57, Marco Kaulea wrote: >> Hi, >> >> Haven't tried it myself, but pyforms[1] might suit your needs. >> >> - Marco >> >> [1] http://pyforms.readthedocs.org/en/latest/ >> > > PyForms 0.1.3 last updated on pypi 2016-01-17 and it's 2.7 only, just > awesome, not. > It's a little ambiguous. It says "Pyforms is a Python 2.7.x and 3.x cross-enviroment framework", but the Requirements list Python 2.7 only.