Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/libraries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ These days, one rarely directly extends the Python interpreter, but uses
code
* `swig <https://swig.org/>`__ - connect to a variety of programming languages.
* ``Boost.python`` - Another Python/C++ interface
* TODO: Julia modules for Python?
* [PythonCall.jl](https://github.com/JuliaPy/PythonCall.jl) -- Interface to call Julia from Python and viceversa



Expand Down
Loading