I'm afraid not. Python widgets are written in a special way that incorporates the original .py code but adds extra stuff for the buttons and such.
You could, however, learn to write up your own widgets using existing scripts and making them easier to use, which is exactly how some of the current set of tools we don't talk about on this forum came into being.
|