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: 128,019 of 183,107
Downloads: 4,438
Daily
Ranking: 35,920 of 183,092
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
99,543 | 7,294 | numru |
Depends on
Rank | Downloads | Name |
---|---|---|
25 | 817,849,894 | rspec |
29 | 771,514,472 | ffi |
36 | 591,910,417 | tilt |
210 | 167,990,555 | rdoc |
1,972 | 9,875,694 | blankslate |
2,086 | 8,574,300 | hoe |
3,345 | 3,018,476 | rubyforge |
11,236 | 191,629 | hoe-git |
15,482 | 106,411 | hoe-travis |
26,532 | 46,892 | hoe-doofus |
28,201 | 43,031 | hoe-gemspec2 |
28,428 | 42,544 | hoe-rubygems |
57,765 | 16,578 | hoe-hg |
Owners
# | Gravatar | Handle |
---|---|---|
1 | lokeshhh |