Hey Manu, Glad to see you're interested in this project! There's already some work on this over at pyjulia <https://github.com/JuliaLang/pyjulia>, and it'll probably be relevant to take a look at PyCall.jl <https://github.com/stevengj/PyCall.jl> as well. I recommend starting out by taking a look over those packages and seeing what issues they have and where they can be improved. I'm sure you'd also be welcome to open issues where you need to ask for help or start discussion. That'll help you get to grips with things and introduce you to potential mentors as well.
Cheers, Mike On Sun, 6 Mar 2016 at 02:53 Manu Jain <[email protected]> wrote: > Hi > > I am Manu Jain, a third year undergraduate in Computer Science and > Engineering from IIIT-Hyderabad. I have a good knowledge of C,C++ and > Python languages. I am interested in the project "Calling Julia from > Python". I am reading about Julia from past 3-4 days and has developed > quite interest in it. This project requires Julia as a separate package of > python so it can be imported and called from python itself. Julia has many > built-in libraries which can directly be called from python and thus easing > user's work. > Can someone guide to develop a more deeper understanding about this. Also > is someone ready to mentor this project? > > Thanks > > Manu Jain >
