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,118 of 192,692
Downloads: 5,574
Daily
Ranking: 97,916 of 192,666
Downloads: 7
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 100,418 | 8,319 | numru |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 27 | 1,012,786,122 | ffi |
| 29 | 976,634,844 | rspec |
| 43 | 751,109,298 | tilt |
| 165 | 300,498,183 | rdoc |
| 2,245 | 10,380,784 | blankslate |
| 2,354 | 9,260,232 | hoe |
| 3,704 | 3,245,003 | rubyforge |
| 12,315 | 209,361 | hoe-git |
| 16,988 | 112,366 | hoe-travis |
| 22,734 | 69,709 | hoe-gemspec2 |
| 23,389 | 66,854 | hoe-rubygems |
| 27,056 | 53,928 | hoe-doofus |
| 58,914 | 18,635 | hoe-hg |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | lokeshhh |