# Julia and Python Conda

**URL:** https://discourse.julialang.org/t/julia-and-python-conda/18339
**Category:** Internals & Design
**Created:** [December 5, 2018, 5:45pm UTC](https://discourse.julialang.org/t/julia-and-python-conda/18339 "2018-12-05T17:45:09Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![simonbyrne](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/simonbyrne/32/19_2.png) [@simonbyrne](https://discourse.julialang.org/u/simonbyrne)
#### Post date: [December 5, 2018, 6:49pm UTC](https://discourse.julialang.org/t/julia-and-python-conda/18339/3 "2018-12-05T18:49:11Z")

</div>

As far as I know, [pyjulia](https://github.com/JuliaPy/pyjulia) is currently the only method for calling Julia from Python. What issues/workarounds are you having trouble with?

As far as plans, there [has been some discussion](https://github.com/JuliaPy/pyjulia/issues/134), but no real progress. Unfortunately, bindings _from_ external languages aren’t the most popular thing for people to voluntarily work on, since “people who like to write Julia code” don’t directly benefit themselves from that work (whereas bindings _to_ external languages can still be useful, i.e. PyCall is handy for when there is no existing Julia library). I would guess that this is probably going to require someone to contribute either effort or money to make it happen.

---

_[View the full topic](https://discourse.julialang.org/t/julia-and-python-conda/18339)._
