Giter VIP home page Giter VIP logo

pyv8-os-x's Introduction

PyV8-OS-X

endorse

This is a binary distribution of pyv8, for use with Python >= 2.6.1 and OS X >= 10.6.4, packaged up for easy installation. PyV8 allows Python to access the Google V8 Javascript engine.

The original source of _PyV8.so is from Martin Loewis at uni-potsdam.

$ otool -L _PyV8.so
_PyV8.so:
        /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.9.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.0)

Dr. Loewis used the following software to build it:

  • pyv8 1.0-dev r282
  • Boost 1.44.0
  • V8 2.4.6
  • Python 2.6.1
  • Mac OS X 10.6.4

Installation

A convenient way to install is using pip. You can install within a virtualenv, if you'd like.

To install with pip directly from this git repo, use the command:

pip install -e git://github.com/brokenseal/PyV8-OS-X#egg=pyv8

(see the "Git Read-Only" URL above for the path).

You can then from pyv8 import PyV8 in python and proceed with the examples shown on the pyv8 website.

pyv8-os-x's People

Contributors

memoia avatar brokenseal avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.