Calling Python from Ruby

后端 未结 6 2020
旧巷少年郎
旧巷少年郎 2020-12-24 02:11

I have a compiled Python library and API docs that I would like to use from Ruby.

Is it possible to load a Python library, instantiate a class defined in it and call

6条回答
提交回复
热议问题