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,126 of 192,137
Downloads: 5,532
Daily
Ranking: 59,666 of 192,103
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 100,355 | 8,271 | numru |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 27 | 1,002,216,138 | ffi |
| 29 | 970,934,436 | rspec |
| 42 | 744,994,213 | tilt |
| 166 | 294,675,471 | rdoc |
| 2,239 | 10,362,463 | blankslate |
| 2,344 | 9,228,244 | hoe |
| 3,685 | 3,230,718 | rubyforge |
| 12,157 | 208,244 | hoe-git |
| 16,897 | 111,924 | hoe-travis |
| 22,776 | 68,872 | hoe-gemspec2 |
| 23,454 | 66,033 | hoe-rubygems |
| 27,054 | 53,568 | hoe-doofus |
| 58,818 | 18,561 | hoe-hg |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | lokeshhh |