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: 125,887 of 186,954
Downloads: 4,888
Daily
Ranking: 75,336 of 186,947
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
100,040 | 7,759 | numru |
Depends on
Rank | Downloads | Name |
---|---|---|
27 | 914,083,740 | rspec |
28 | 909,541,559 | ffi |
39 | 684,267,226 | tilt |
188 | 236,603,348 | rdoc |
2,149 | 10,138,348 | blankslate |
2,270 | 8,919,300 | hoe |
3,583 | 3,071,224 | rubyforge |
11,848 | 199,183 | hoe-git |
16,293 | 108,614 | hoe-travis |
23,439 | 60,915 | hoe-gemspec2 |
23,922 | 59,262 | hoe-rubygems |
26,273 | 51,752 | hoe-doofus |
58,697 | 17,403 | hoe-hg |
Owners
# | Gravatar | Handle |
---|---|---|
1 | lokeshhh |