morpheus icon indicating copy to clipboard operation
morpheus copied to clipboard

Support for Python API

Open rkaveti1 opened this issue 8 years ago • 3 comments

Python API would open this library to a significant section of developers who are not in JAVA/SCALA camp. WIth many of us doing data science in PYTHON, having only scala support seems to be a limiting factor. Is there a chance that PYTHON will be supported as well?

rkaveti1 avatar Oct 25 '17 01:10 rkaveti1

Feedback 7

pstutz avatar Apr 24 '18 14:04 pstutz

@pstutz @s1ck is the Scala API at a level of maturity where it's reasonable for someone to think about building a Python wrapper?

stevencox avatar Nov 01 '19 15:11 stevencox

@stevencox the traits in okapi-api are considered to be stable. We might wanna move the okapi-modules out into a separate repository at some point, but that shouldn't stop anyone from building Python wrappers around them. If you wanna draft something and need feedback, feel free to reach out.

s1ck avatar Nov 02 '19 10:11 s1ck