Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'python': 0.10; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'subject:GUI': 0.16; 'laura': 0.18; 'header:In-Reply-To:1': 0.24; 'received:se': 0.29; 'library.': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'url:en': 0.39; 'to:addr:python.org': 0.40; 'header:Message-Id:1': 0.61; 'received:89': 0.80; 'url:latest': 0.91 To: python-list@python.org From: Laura Creighton Subject: Re: Which GUI? In-Reply-To: Message from Paulo da Silva of "Fri, 24 Jul 2015 19:31:36 +0100." References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <32551.1437765539.1@fido> Date: Fri, 24 Jul 2015 21:18:59 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Fri, 24 Jul 2015 21:19:00 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437765545 news.xs4all.nl 2843 [2001:888:2000:d::a6]:45799 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94519 You may be interested in bokeh. http://bokeh.pydata.org/en/latest/ It's a python interactive visualisation library. Laura