{"repo":"JuliaPy/PyCall.jl","free":true,"listed":false,"github":"https://github.com/JuliaPy/PyCall.jl","clone":"git clone https://github.com/JuliaPy/PyCall.jl.git","description":"Package to call Python functions from the Julia language","language":"Julia","stars":1512,"topics":["julia","python","interoperability","numpy"],"license":"MIT","category":"dev-tools","readme_excerpt":"Calling Python functions from the Julia language This package provides the ability to directly call and fully interoperate with Python from the Julia language. You can import arbitrary Python modules from Julia, call Python functions (with automatic conversion of types between Julia and Python), define Python classes from Julia methods, and share large data structures between Julia and Python without copying them. Installation Within Julia, just use the package manager to run Pkg.add(\"PyCall\") to install the files. Julia 0.7 or later is required. The latest development version of PyCall is available from . If you want to switch to this after installing the package, run: By default on Mac and Windows systems, Pkg.add(\"PyCall\") or Pkg.build(\"PyCall\") will use the Conda.jl package to install a minimal Python distribution (via Miniconda) that is private to Julia (not in your PATH ). You can use the Conda Julia package to install more Python packages, and import Conda to print the Conda.PYTHONDIR directory where python was installed. On GNU/Linux systems, PyCall will default to using the python3 program (if any, otherwise python ) in your PATH. The advantage of a Conda-based configuration is particularly compelling if you are installing PyCall in order to use packages like PyPlot.jl or SymPy.jl, as these can then automatically install their Python dependencies. (To exploit this in your own packages, use the pyimport conda function described below.) Specifying the Python version If","default_branch":null,"files":null,"tree":[],"storefront":"/r/JuliaPy","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/JuliaPy/PyCall.jl/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}