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: 122,995 of 191,483
Downloads: 5,487
Daily
Ranking: 64,016 of 191,454
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 100,216 | 8,209 | numru |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 27 | 991,072,743 | ffi |
| 29 | 964,633,797 | rspec |
| 41 | 738,524,754 | tilt |
| 168 | 288,418,751 | rdoc |
| 2,237 | 10,337,186 | blankslate |
| 2,340 | 9,197,334 | hoe |
| 3,669 | 3,218,629 | rubyforge |
| 12,103 | 207,079 | hoe-git |
| 16,757 | 111,546 | hoe-travis |
| 22,666 | 68,035 | hoe-gemspec2 |
| 23,339 | 65,313 | hoe-rubygems |
| 26,861 | 53,318 | hoe-doofus |
| 58,578 | 18,482 | hoe-hg |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | lokeshhh |