Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Luckily, you can call many Python libraries directly from your Julia code: https://github.com/JuliaPy/PyCall.jl


Yea, PyCall makes it trivial to write a quick Julia wrapper around a python library. It's also really handy for porting python code to Julia. Start by wrapping all your existing functions with PyCall and then replace them one by one with Julia functions.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: