Message from discussion
Using pyglet with Google App Engine
Received: by 10.151.51.5 with SMTP id d5mr1733980ybk.59.1283203232399;
Mon, 30 Aug 2010 14:20:32 -0700 (PDT)
X-BeenThere: pyglet-users@googlegroups.com
Received: by 10.150.17.2 with SMTP id 2ls2437773ybq.0.p; Mon, 30 Aug 2010
14:20:23 -0700 (PDT)
Received: by 10.151.45.10 with SMTP id x10mr1724930ybj.20.1283203223427;
Mon, 30 Aug 2010 14:20:23 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.91.216.3 with SMTP id t3mr1085052agq.38.1283179291394; Mon, 30
Aug 2010 07:41:31 -0700 (PDT)
Received: by i31g2000yqm.googlegroups.com with HTTP; Mon, 30 Aug 2010 07:41:31
-0700 (PDT)
Date: Mon, 30 Aug 2010 07:41:31 -0700 (PDT)
X-IP: 173.178.192.173
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; fr;
rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8,gzip(gfe)
Message-ID: <eac76fdf-1f76-43c2-9809-90b4c1f95691@i31g2000yqm.googlegroups.com>
Subject: Using pyglet with Google App Engine
From: =?ISO-8859-1?Q?Alexandre_Blondin_Mass=E9?= <alexandre.blondin.ma...@gmail.com>
To: pyglet-users <pyglet-users@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Hello, everyone,
I would like to code a psychology online experiment and, preferably,
using Python. The thing is, I haven't found any satisfying solution so
far (and I don't want to go back to Java). I've never really used
pyglet (just tried it a few days ago) and it says that it's pure
Python. On the other hand, Google App Engine (which I have never tried
neither) says it accepts only pure Python.
Which leads me to the following question: does Pyglet work with GAE ?
I haven't found anything on the web about that. If it does, are there
any limitations I should be aware of ?
Thank for your help.