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: 86,167 of 191,483
Downloads: 10,439
Daily
Ranking: 48,171 of 191,454
Downloads: 5
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 | 991,072,743 | ffi |
| 29 | 964,633,797 | rspec |
| 41 | 738,524,754 | tilt |
| 2,237 | 10,337,186 | blankslate |
| 2,340 | 9,197,334 | hoe |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | loddy1234 |