PySchool.net, kickstarter campaign
Chris Angelico
rosuav at gmail.com
Sun Dec 14 18:26:57 EST 2014
More information about the Python-list mailing list
Sun Dec 14 18:26:57 EST 2014
- Previous message (by thread): PySchool.net, kickstarter campaign
- Next message (by thread): PySchool.net, kickstarter campaign
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Dec 15, 2014 at 2:07 AM, Billy Earney <billy.earney at gmail.com> wrote: > Students can create, edit, load, save, and execute Python scripts directly > in the browser. Importantly, these scripts are actually executed in the client - they are NOT being sent to the server for execution. That means there are limitations on the language, to be sure, but none of the security risks of letting untrusted users run Python code on the server. ChrisA
- Previous message (by thread): PySchool.net, kickstarter campaign
- Next message (by thread): PySchool.net, kickstarter campaign
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list