Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'win32': 0.03; 'subject:: [': 0.04; 'received:134': 0.05; 'subject:application': 0.07; 'turtle': 0.07; 'cc:addr:googlegroups.com': 0.09; 'latter': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'suggest': 0.14; 'potential.': 0.16; 'python-based': 0.16; 'subject:graphics': 0.16; 'subject:turtle': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'subject:] ': 0.20; 'cc:addr:python.org': 0.22; 'header :User-Agent:1': 0.23; 'looks': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'appear': 0.29; 'ideal': 0.29; 'wonder': 0.29; 'cc:2**2': 0.30; 'code': 0.31; 'case,': 0.35; 'installing': 0.36; 'problems': 0.38; 'pm,': 0.38; 'does': 0.39; 'problems.': 0.60; 'face': 0.64; 'teaching': 0.64; 'more': 0.64; 'to:addr:gmail.com': 0.65; 'tied': 0.93 Date: Fri, 03 May 2013 19:49:27 -0400 From: "Colin J. Williams" User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 Newsgroups: comp.lang.python To: Miki Tebeka Subject: Re: [ANNC] pynguin-0.14 python turtle graphics application References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-NCF-Filtered: By ProxSMTP on pallando Fri May 3 19:49:34 2013 -0400 (EDT) X-AV-Checked: ClamAV using ClamSMTP Cc: "edu-sig@python.org" , "python-list@python.org" , comp.lang.python@googlegroups.com X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1367625306 news.xs4all.nl 15868 [2001:888:2000:d::a6]:42656 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:44695 On 13/04/2013 8:10 PM, Miki Tebeka wrote: >> Pynguin is a python-based turtle graphics application. > I wonder why Pynguin does not get more traction in the teaching sector. Looks ideal for teaching kids. Mili, I suggest that it's because Pynguin is not yet fully operational. I don't know where to report problems. The problems I had were installing for Python 3.3 and 2.7, using win32 In the latter case, it seem as though the code is tied with 3.3. On the face of it, the package appear to have potential. Colin W.