Call julia from Python: which package?

Albert-Jan Roskam sjeik_appie at hotmail.com
Fri Dec 17 10:01:58 EST 2021


Hi,

I have a Python program that uses Tkinter for its GUI. It's rather slow so I hope to replace many or all of the non-GUI parts by Julia code. Has anybody experience with this? Any packages you can recommend? I found three alternatives:

* https://pyjulia.readthedocs.io/en/latest/usage.html#
* https://pypi.org/project/juliacall/
* https://github.com/JuliaPy/PyCall.jl

Thanks in advance!

Albert-Jan


More information about the Python-list mailing list