Skip to content

bjorkegeek/pyv8

 
 

Repository files navigation

Design goals for this fork:

 * Javascript strings should be represented as Unicode in Python 2

 * Unicode objects passed to javascript must work

 * JSObject should be more like bunch (https://pypi.python.org/pypi/bunch),
   supporting the full python dict protocol, at least for read access

 * JSArray should support as much of the python tuple protocol as possible

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

About

PyV8 Mirror (updated daily)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 44.2%
  • C++ 40.9%
  • JavaScript 14.7%
  • DTrace 0.1%
  • C 0.1%
  • HTML 0.0%