Categories: None [Edit]
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).
Total
Ranking: 123,511 of 196,721
Downloads: 5,793
Daily
Ranking: 58,818 of 196,694
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 100,513 | 8,594 | numru |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 27 | 1,084,119,580 | ffi |
| 29 | 1,017,967,488 | rspec |
| 44 | 791,007,275 | tilt |
| 152 | 344,213,097 | rdoc |
| 2,292 | 10,514,920 | blankslate |
| 2,390 | 9,558,724 | hoe |
| 3,791 | 3,301,182 | rubyforge |
| 12,332 | 223,059 | hoe-git |
| 17,260 | 115,393 | hoe-travis |
| 22,583 | 73,618 | hoe-gemspec2 |
| 23,282 | 70,373 | hoe-rubygems |
| 27,185 | 55,767 | hoe-doofus |
| 59,090 | 19,199 | hoe-hg |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | lokeshhh |