Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed3.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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'syntax': 0.04; 'url:bitbucket': 0.05; 'subject:Python': 0.06; 'amtsgericht': 0.07; 'hrb': 0.07; 'python3': 0.07; 'executed': 0.09; 'python': 0.11; 'api,': 0.16; 'fly': 0.16; 'jquery)': 0.16; 'pierre': 0.16; 'rainer': 0.16; 'ralf': 0.16; 'sugar': 0.16; 'usable': 0.16; 'elements': 0.16; 'wrote:': 0.18; 'library': 0.18; 'translated': 0.19; 'examples': 0.20; 'programming': 0.22; 'gmbh': 0.22; 'load': 0.23; 'header:User-Agent:1': 0.23; 'germany': 0.24; 'environment': 0.24; 'script': 0.25; 'header:In-Reply-To:1': 0.27; 'code': 0.31; 'aims': 0.31; 'concise': 0.31; 'dom': 0.31; 'embed': 0.31; 'libraries': 0.31; 'interface': 0.32; 'run': 0.32; 'community': 0.33; 'sense': 0.34; 'subject:the': 0.34; 'subject: (': 0.35; 'there': 0.35; 'interaction': 0.36; 'url:downloads': 0.36; 'possible': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'to:addr:python- list': 0.38; 'anything': 0.39; 'does': 0.39; 'to:addr:python.org': 0.39; 'most': 0.60; 'tag': 0.61; 'browser': 0.61; 'simple': 0.61; 'received:194': 0.64; 'more': 0.64; 'skip:+ 10': 0.65; 'tel.:': 0.65; 'covers': 0.68; 'home': 0.69; 'press': 0.70; 'url:info': 0.73; '100%': 0.77; 'around,': 0.84; 'html5,': 0.84; 'received:192.168.57': 0.84 Date: Fri, 27 Dec 2013 17:12:09 +0100 From: Johannes Schneider User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Brython (Python in the browser) References: <234a1a8d-e491-4eec-8bd5-7931cf4f74ec@googlegroups.com> In-Reply-To: <234a1a8d-e491-4eec-8bd5-7931cf4f74ec@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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: , Newsgroups: comp.lang.python Message-ID: Lines: 44 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1388161804 news.xs4all.nl 2933 [2001:888:2000:d::a6]:49362 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62808 On 27.12.2013 07:14, Pierre Quentel wrote: > Hi, > > Ever wanted to use Python instead of Javascript for web client programming ? Take a look at Brython, an implementation of Python 3 in the browser, with an interface with DOM elements and events > > Its use is very simple : > - load the Javascript library brython.js :