Project
lokeshh_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).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Licenses
MIT
Dependencies
Development
~> 3.8
~> 1.0
~> 1.1
~> 1.5
~> 1.0
~> 1.0
~> 1.2
~> 4.0
~> 2.0
>= 2.0.4
~> 1.0
Runtime
>= 2.1.2.3
~> 1.0.7