Python on a chromebook
Hey guys, looking to learn some relearn python but was unsure of the best way to go about that on a Chromebook?
I have a 32GB usb 3.0 flashdrive that I use while traveling and perhaps could for putting programs/IDE's on. The only concern is the compatibility between the chrome OS and available programs.
I would like to save these .py programs for future reference, and thats why I am skeptical about online python web interfaces.
I was thinking WING IDE (less resource intensive) or simply enabling developer mode?
Any advice would be greatly appreciated
I have a 32GB usb 3.0 flashdrive that I use while traveling and perhaps could for putting programs/IDE's on. The only concern is the compatibility between the chrome OS and available programs.
I would like to save these .py programs for future reference, and thats why I am skeptical about online python web interfaces.
I was thinking WING IDE (less resource intensive) or simply enabling developer mode?
Any advice would be greatly appreciated
Comments
-
Verities Member Posts: 1,162Maybe just use PythonShell plugin for Chrome:
https://chrome.google.com/webstore/detail/python-shell/gdiimmpmdoofmahingpgabiikimjgcia?hl=en -
klarko Member Posts: 7 ■□□□□□□□□□Is it possible to save the programs to an external location though?