Sign in Sign up
rubygems

rubypython

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

Activity

Latest release
12y ago
Total releases
24
Cadence
~42 days
Last 12 months
0

Details

License
MIT
First release
Aug 02, 2008
Releases
Version Released
0.6.4 patch
0.6.3 patch
0.6.2 patch
0.6.1 patch
0.6.0 minor
0.5.3 patch
0.5.2 patch
0.5.0 minor
0.5.1 patch
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.11 patch
0.2.10 patch
0.2.9 patch
0.2.8 patch
0.2.7 patch
0.2.6 patch
0.2.5 patch
0.2.4 patch
0.2.3 patch
0.2.2 patch
0.2.0 initial
0.2.1 patch