On Wed, Mar 9, 2016 at 7:01 AM, kirby urner <kirby.ur...@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
_______________________________________________
Edu-sig mailing list
Edu-sig@python.org
https://mail.python.org/mailman/listinfo/edu-sig

Reply via email to