OpenTechSchool / python-beginners

Workshop material for "Introduction to Programming with Python"
http://opentechschool.github.io/python-beginners/
175 stars 253 forks source link

Python in the browser #54

Open staeff opened 9 years ago

staeff commented 9 years ago

Hi,

I am just researching the possibilities to run Python in the browser. I found Skulpt (http://www.skulpt.org/), which is an JavaScript implementation of Python, that supports the turtle module and Trinket (https://trinket.io/), a website for teaching and sharing code just in browser.

This could be interesting for the python beginners course, because the installation of Python would not be neccessary and its very easy to share and show the code in the browser.

Its possible to create courses on trinkets.io. I look into that and will report what I found out.

What are your thoughts on that?

staeff commented 9 years ago

Some examples with the courses scripts:

https://trinket.io/python/1afa7d0990 https://trinket.io/python/f104ff5053 https://trinket.io/python/343ea99ccc https://trinket.io/python/a16065b16a https://trinket.io/python/81fbe7d41e

kbsoso99 commented 1 year ago

https://github.com/OpenTechSchool/python-beginners/blob/73b080fa8c315b914cf73daa4cc4b9ec24886e62/.tx/config