RunPython.Live is an online Python IDE which can be run in browser. You do not need to download and install Python on your computer, just run code in https://RunPython.Live simply. For now it can run standard Python modules include the Turtle module.
This is a great project for learning python programming. I am using it in my classroom.
I would love to know the tech stack behind and the names of the creators for giving the credits they deserve!
Report
?makers thanks for this! Some questions
1. Is it open source?
2. What tech stack has been used to implement this online interpreter?
3. Can I extend it to fetch exercises for my students from an API of mine?
I would love to use inside in my LMS for my coding assignments I am giving to my students.
thanks!
@limitcracker It's open source. The tech stack is : React, Chakra-ui, skulpt and xterm.js. I think it's a good idea to extend it to fetch exercise code from some API.
Report
@jeffrey_hu great stuff! is there a repo for grabbing the code? :)
RunPython.Live
RunPython.Live
RunPython.Live
TS(TechSpecs)
RunPython.Live