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,237 of 196,106
Downloads: 5,789
Daily
Ranking: 60,696 of 196,079
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 100,336 | 8,590 | numru |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 27 | 1,072,213,337 | ffi |
| 29 | 1,010,539,582 | rspec |
| 43 | 784,461,674 | tilt |
| 154 | 336,079,615 | rdoc |
| 2,284 | 10,495,385 | blankslate |
| 2,380 | 9,506,771 | hoe |
| 3,779 | 3,294,274 | rubyforge |
| 12,334 | 220,763 | hoe-git |
| 17,233 | 114,887 | hoe-travis |
| 22,604 | 73,091 | hoe-gemspec2 |
| 23,305 | 69,911 | hoe-rubygems |
| 27,184 | 55,460 | hoe-doofus |
| 59,165 | 19,107 | hoe-hg |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | lokeshhh |