Shell Python
Você pode instalar este plug-in, Python Shell no Google Chrome. Veja algumas informações da página de informações sobre extensões na loja:
Python shell for your browser.
A Python shell for Chrome.Features:
- Python 2.7
- Ruby 1.8
- JavaScript
These are the only languages that have been currently compiled to JavaScript by the jsrepl project as this time.
Modo de desenvolvedor
Em alternativa, pode colocar o seu dispositivo em Modo de desenvolvedor e obter acesso a um shell onde você pode instalar / iniciar o Python.
Intérprete Skulpt
Por fim, você pode conferir o Intérprete do Skulpt . O site principal aqui .
Skulpt is an entirely in-browser implementation of Python.
Crouton
Você pode instalar um Linux completo no hardware do Chromebook usando o projeto Crouton .
crouton is a set of scripts that bundle up into an easy-to-use, Chromium OS-centric chroot generator. Currently Ubuntu and Debian are supported (using debootstrap behind the scenes), but "Chromium OS Debian, Ubuntu, and Probably Other Distros Eventually Chroot Environment" doesn't acronymize as well (crodupodece is admittedly pretty fun to say, though).
Existe um tutorial fácil de seguir no Life Hacker, que o guia pela instalação e configuração, intitulado: Como instalar o Linux em um Chromebook e desbloquear todo o seu potencial .
Qual caminho seguir?
Se você levar a sério o uso do hardware do Chromebook como uma caixa de desenvolvimento, eu usaria o Crouton. As outras opções fornecem apenas partes do Python. Se você é sério em fazer qualquer desenvolvimento real, esta é realmente a única opção.