The title says it all.
I spent a lot of time designing a sketch in processing using Python.
Now I would like to put a thumbnail on a web page.
Of course, I could just translate the sketch from python to javascript and use the javascript library for processing.
However, this would be a very lengthy process. So, do you know if there is a way to integrate a python sketch on a website? If so, how to do it?
Thank you in advance!
source
share