Discuss Scratch

VannKeagan
Scratcher
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:

saypythonprint("Hello!")

and the output will be Scratch Cat saying “Hello!”

Last edited by VannKeagan (July 5, 2023 15:15:32)

medians
Scratcher
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
Scratcher
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 )
scratch-hv
Scratcher
73 posts

Scratch extension that runs python code

josueart wrote:

This would mean having to rewrite all of Scratch in Python.

No one is crazy enough to do it (for now )
No, you could use a library to execute Python, like Brython.
weaponize
New Scratcher
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

Last edited by weaponize (Oct. 20, 2023 18:04:56)

weaponize
New Scratcher
3 posts

Scratch extension that runs python code

weaponize wrote:

i can whip something up rq,hold on…

edit: this is my first forum post on this account
nvm
Supaboy1581
Scratcher
15 posts

Scratch extension that runs python code

josueart wrote:

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
Scratcher
1000+ posts

Scratch extension that runs python code

in order to do this you would have to rewrite all of python inside of javascript

Powered by DjangoBB