An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.6% on rubygems.org
Top 2.3% downloads on rubygems.org
Top 1.4% dependent packages on rubygems.org
Top 1.1% dependent repos on rubygems.org

rubygems.org : 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).

Registry - Documentation - JSON - codemeta.json
purl: pkg:gem/rubypython
License: MIT
Latest release: over 8 years ago
First release: over 16 years ago
Dependent packages: 13
Dependent repositories: 897
Downloads: 1,482,305 total
Last synced: about 1 year ago

    Loading...
    Readme
    Loading...