[Edu-sig] Trinket!

kirby urner kirby.urner at gmail.com
Wed Mar 9 11:16:58 EST 2016


On Wed, Mar 9, 2016 at 7:01 AM, kirby urner <kirby.urner at gmail.com> wrote:

<< SNIP >>


> I also just signed up for a Cloud9 account.  I look forward to comparing
> it with PythonAnywhere.com
>
> Kirby
>
>
Getting my test Flask application running on Cloud9 was easy, though I
think it's using the built-in Flask server.

PythonAnywhere imports a Flask app into a generic WSGI server that's maybe
more robust?

Still investigating the differences.

https://python5-thekirbster.c9users.io/

Displays a chess board, uses AJAX to say what piece is clicked on i.e. the
local JavaScript has to ask the server in the background "What piece is
here?" using GET.

Kirby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20160309/2e55fba9/attachment-0001.html>


More information about the Edu-sig mailing list