PyV8 icon indicating copy to clipboard operation
PyV8 copied to clipboard

PyV8 is a python wrapper for Google V8 engine, it act as a bridge between the Python and JavaScript objects, and support to hosting Google's v8 engine in a python script.

Please refer to http://code.google.com/p/pyv8/ for more detail