this is a python to scratch extensions module
Warning
due to the fact that theres bealy any documentation about scratch vm and me beraly knowing js theres a high liklyhood that i am wrong
to create a extension you must add all of the regular arguments except for icon and images for those you must use icon and colors dictionary. to use scratch types you must use the argtypes enum. to use scratch function type you can use a Scratch skeloton but for hilighting you can also use scratchvmrep in the package.
only pure python code