Hacker News new | ask | show | jobs
by ihnorton 4303 days ago
PyCall has been used for a significant range of Python packages (from libraries like scikit and NLTK to PyQt).

https://github.com/stevengj/PyCall.jl

2 comments

I meant that the problem is calling Julia from Python. Thus the webservice example. Python makes it easier to have a frontend, in flask or django and it would be nice if you could call Julia background services easier.
What about beautiful soup?