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: 128,131 of 183,583
Downloads: 4,471
Daily
Ranking: 69,547 of 183,569
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
99,514 | 7,359 | numru |
Depends on
Rank | Downloads | Name |
---|---|---|
25 | 826,344,905 | rspec |
29 | 785,707,142 | ffi |
36 | 601,924,082 | tilt |
210 | 173,370,613 | rdoc |
1,987 | 9,902,323 | blankslate |
2,107 | 8,612,675 | hoe |
3,371 | 3,021,882 | rubyforge |
11,312 | 192,065 | hoe-git |
15,576 | 106,623 | hoe-travis |
26,392 | 47,740 | hoe-doofus |
28,005 | 43,917 | hoe-gemspec2 |
28,240 | 43,391 | hoe-rubygems |
57,950 | 16,647 | hoe-hg |
Owners
# | Gravatar | Handle |
---|---|---|
1 | lokeshhh |