Skip to content

Commit 1a7e059

Browse files
authored
Merge pull request #333 from AaltoSciComp/lucaferranti-patch-1
Update Julia module reference in libraries documentation
2 parents 3b603bd + 3d866b3 commit 1a7e059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/libraries.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ These days, one rarely directly extends the Python interpreter, but uses
262262
code
263263
* `swig <https://swig.org/>`__ - connect to a variety of programming languages.
264264
* ``Boost.python`` - Another Python/C++ interface
265-
* TODO: Julia modules for Python?
265+
* [PythonCall.jl](https://github.com/JuliaPy/PythonCall.jl) -- Interface to call Julia from Python and viceversa
266266

267267

268268

0 commit comments

Comments
 (0)