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: 127,054 of 186,698
Downloads: 4,748
Daily
Ranking: 78,158 of 186,685
Downloads: 4
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
100,272 | 7,620 | numru |
Depends on
Rank | Downloads | Name |
---|---|---|
27 | 908,151,619 | rspec |
28 | 899,746,567 | ffi |
39 | 677,311,064 | tilt |
190 | 230,670,698 | rdoc |
2,138 | 10,105,043 | blankslate |
2,255 | 8,886,031 | hoe |
3,574 | 3,062,084 | rubyforge |
11,810 | 197,693 | hoe-git |
16,243 | 108,150 | hoe-travis |
23,769 | 59,172 | hoe-gemspec2 |
24,197 | 57,734 | hoe-rubygems |
26,207 | 51,417 | hoe-doofus |
58,792 | 17,137 | hoe-hg |
Owners
# | Gravatar | Handle |
---|---|---|
1 | lokeshhh |