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

Would be awkward to run django from inside julia though...