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,443 of 188,757
Downloads: 5,333
Daily
Ranking: 27,759 of 188,742
Downloads: 5
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 100,180 | 8,070 | numru |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 27 | 952,327,995 | ffi |
| 29 | 941,173,382 | rspec |
| 40 | 712,745,890 | tilt |
| 177 | 264,286,963 | rdoc |
| 2,213 | 10,258,772 | blankslate |
| 2,312 | 9,087,141 | hoe |
| 3,618 | 3,169,297 | rubyforge |
| 11,986 | 204,246 | hoe-git |
| 16,547 | 110,472 | hoe-travis |
| 22,757 | 66,291 | hoe-gemspec2 |
| 23,307 | 63,855 | hoe-rubygems |
| 26,666 | 52,658 | hoe-doofus |
| 58,403 | 18,213 | hoe-hg |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | lokeshhh |