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,899 of 188,354
Downloads: 5,252
Daily
Ranking: 61,290 of 188,339
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 99,970 | 8,049 | numru |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 27 | 945,020,256 | ffi |
| 29 | 936,893,351 | rspec |
| 40 | 707,238,349 | tilt |
| 177 | 259,693,843 | rdoc |
| 2,202 | 10,228,431 | blankslate |
| 2,310 | 9,059,926 | hoe |
| 3,613 | 3,149,556 | rubyforge |
| 11,978 | 203,144 | hoe-git |
| 16,518 | 109,993 | hoe-travis |
| 22,904 | 65,215 | hoe-gemspec2 |
| 23,449 | 62,958 | hoe-rubygems |
| 26,594 | 52,560 | hoe-doofus |
| 58,552 | 18,053 | hoe-hg |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | lokeshhh |