Hacker News new | ask | show | jobs
by seanmclo 1892 days ago
Unfortunately, this isn’t always an option if you need to use a library that’s only available in Python.
1 comments

It's possible to use it in a Julia-like fashion (like PyCall.jl[1]). For example, with OCaml one could use Pyml[2].

[1] https://github.com/JuliaPy/PyCall.jl

[2] https://github.com/thierry-martinez/pyml