Y
Hacker News
new
|
ask
|
show
|
jobs
by
dagw
4524 days ago
I don't know about calling Julia from within Python, but you can call python from within Julia. This makes it very easy to wrap and use python libraries for things which Julia doesn't have good support for yet.
1 comments
bayesianhorse
4523 days ago
Would be awkward to run django from inside julia though...
link