RubyGems Navigation menu

lokeshh_rubypython 0.7.1

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).

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.7.1 - March 02, 2018 (42KB)
  2. 0.7 - March 01, 2018 (42KB)

Runtime依存関係 (2):

blankslate >= 2.1.2.3
ffi ~> 1.0.7

Development依存関係 (11):

hoe ~> 3.8
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git ~> 1.5
hoe-hg ~> 1.0
hoe-rubygems ~> 1.0
hoe-travis ~> 1.2
rdoc ~> 4.0
rspec ~> 2.0
rubyforge >= 2.0.4
tilt ~> 1.0

必須要件:

Python, ~> 2.4

所有者:

作者:

  • Steeve Morin, Austin Ziegler, Zach Raines

SHA 256チェックサム:

58b1382be64b0a8af5c715ac9b606f2503a479178d8cea623b1138b44bd7e8d9

累計ダウンロード数 4,216

このバージョンのみ 2,242

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: