Categories: None [Edit]
rubypython-raspi
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).
Total
Ranking: 85,495 of 188,645
Downloads: 10,328
Daily
Ranking: 115,123 of 188,635
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 27 | 946,236,786 | ffi |
| 29 | 937,687,145 | rspec |
| 40 | 708,114,963 | tilt |
| 2,203 | 10,231,809 | blankslate |
| 2,311 | 9,064,059 | hoe |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | loddy1234 |