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,031 of 193,214
Downloads: 5,619
Daily
Ranking: 46,531 of 193,188
Downloads: 5
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 100,538 | 8,354 | numru |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 27 | 1,024,080,978 | ffi |
| 29 | 983,045,376 | rspec |
| 43 | 757,665,930 | tilt |
| 165 | 307,057,356 | rdoc |
| 2,251 | 10,403,192 | blankslate |
| 2,363 | 9,297,702 | hoe |
| 3,713 | 3,255,228 | rubyforge |
| 12,329 | 211,080 | hoe-git |
| 17,050 | 112,763 | hoe-travis |
| 22,718 | 70,315 | hoe-gemspec2 |
| 23,386 | 67,462 | hoe-rubygems |
| 27,026 | 54,390 | hoe-doofus |
| 59,018 | 18,700 | hoe-hg |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | lokeshhh |