pycall
PyCall is not thread-safe, but this gem provides a way to run all PyCall code in the same thread.
Red Arrow PyCall adds `#to_python` method to most Ruby objects for Apache Arrow such as `Arrow::Array`. Red Arrow PyCall adds `to_ruby` method to most Python objects for Apache Arrow such as `pyarrow.lib.Int8Array`.
Ruby (PyCall/RubyPy) wrapper for the TensorFlow API.
Ruby wrapper for Python modules using the PyCall gem.
Ruby (PyCall/RubyPy) wrapper for the OpenCV API.
ruby-spacy is a wrapper module for using spaCy from the Ruby programming language via PyCall. This module aims to make it easy and natural for Ruby programmers to use spaCy. This module covers the areas of spaCy functionality for using many varieties of its language models, not for building ones.