Discuss Scratch
- Discussion Forums
- » Developing Scratch Extensions
- » Scratch extension that runs python code
- VannKeagan
-
51 posts
Scratch extension that runs python code
Does anyone know a scratch extension that runs Python code? If you do, what's the link? (note: I'm talking about custom extensions cuz I'm using TurboWarp)
This is what it might look like:
and the output will be Scratch Cat saying “Hello!”
This is what it might look like:
and the output will be Scratch Cat saying “Hello!”
Last edited by VannKeagan (July 5, 2023 15:15:32)
- medians
-
1000+ posts
Scratch extension that runs python code
I mean, I don't see why you can't just use python at that point.
- josueart
-
500+ posts
Scratch extension that runs python code
This would mean having to rewrite all of Scratch in Python.
No one is crazy enough to do it (for now
)
No one is crazy enough to do it (for now

- scratch-hv
-
73 posts
Scratch extension that runs python code
No, you could use a library to execute Python, like This would mean having to rewrite all of Scratch in Python.Brython.
No one is crazy enough to do it (for now)
- weaponize
-
3 posts
Scratch extension that runs python code
i can whip something up rq,hold on…
edit: this is my first forum post on this account
edit: this is my first forum post on this account
Last edited by weaponize (Oct. 20, 2023 18:04:56)
- weaponize
-
3 posts
Scratch extension that runs python code
nvm i can whip something up rq,hold on…
edit: this is my first forum post on this account
- Supaboy1581
-
15 posts
Scratch extension that runs python code
This would mean having to rewrite all of Scratch in Python.
No one is crazy enough to do it (for now)
You could try to find a library for it in javascript
- cookieclickerer33
-
1000+ posts
Scratch extension that runs python code
in order to do this you would have to rewrite all of python inside of javascript
- Discussion Forums
- » Developing Scratch Extensions
-
» Scratch extension that runs python code