RubyGems Navigation menu

rubypython 0.5.3

RubyPython is a bridge between the Ruby and Python interpreters. It embeds a running Python interpreter in the Ruby application's process using FFI and provides a means for wrapping, converting, and calling Python objects and methods. RubyPython uses FFI to marshal the data between the Ruby and Python VMs and make Python calls. You can: * Inherit from Python classes. * Configure callbacks from Python. * Run Python generators (on Ruby 1.9.2 or later).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.4 - June 22, 2017 (42 KB)
  2. 0.6.3 - September 25, 2012 (39 KB)
  3. 0.6.2 - May 24, 2012 (39.5 KB)
  4. 0.6.1 - May 18, 2012 (39.5 KB)
  5. 0.6.0 - April 17, 2012 (39.5 KB)
  6. 0.5.3 - October 23, 2011 (36 KB)
Show all versions (24 total)

Runtime Dependencies (2):

blankslate >= 2.1.2.3
ffi ~> 1.0.7

Development Dependencies (4):

hoe ~> 2.12
rspec ~> 2.0
rubyforge >= 2.0.4
tilt ~> 1.0

Owners:

Authors:

  • Steeve Morin, Austin Ziegler, Zach Raines

SHA 256 checksum:

d668f3ff52d84ee71bb7b8a7b523b3d395b88a80609161c3b1f962941dd8e9e1

Total downloads 1,433,847

For this version 122,067

Licenses:

N/A

Required Ruby Version: None

Links: