RubyGems.org

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).

installgem install rubypython
Authors

Steeve Morin, Austin Ziegler, Zach Raines

34,021 total downloads 13,470 for this version
Owners

3dbbd14f725d539a9bac24a78b2779cc31ab75f7ddda241830659630746cdd3a0bd4cb67bc0d33b11fcd1d48b4b1bfe2

Bundler
gem "rubypython", "~> 0.5.3"
Versions
  1. 0.5.3 October 23, 2011
  2. 0.5.2 October 21, 2011
  3. 0.5.1 March 17, 2011
  4. 0.5.0 March 17, 2011
  5. 0.3.2 February 2, 2011
Show all versions (19 total)