Is there a javascript library or HTML plugin that allows me to use python graphics in an HTML page?
Perhaps an object tag or 3rd party library/plugin?
Note: I want only client side code.
I am not using servers.
EDIT: The library for graphics I want is python turtle. I want to be able to draw with python turtle in the browser.