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,263 of 189,104
Downloads: 5,374
Daily
Ranking: 62,843 of 189,083
Downloads: 4
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 100,138 | 8,107 | numru |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 27 | 960,561,396 | ffi |
| 29 | 946,005,779 | rspec |
| 40 | 718,319,933 | tilt |
| 177 | 269,359,648 | rdoc |
| 2,218 | 10,277,204 | blankslate |
| 2,316 | 9,112,175 | hoe |
| 3,639 | 3,182,565 | rubyforge |
| 12,018 | 204,697 | hoe-git |
| 16,592 | 110,807 | hoe-travis |
| 22,712 | 66,786 | hoe-gemspec2 |
| 23,284 | 64,262 | hoe-rubygems |
| 26,720 | 52,782 | hoe-doofus |
| 58,438 | 18,273 | hoe-hg |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | lokeshhh |