Skip to content
Open
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
6 changes: 6 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ Welcome to PyJulia’s documentation!

|github-action|

caution::

Ongoing development of the Python/Julia interface has transitioned to
`PythonCall.jl/juliacall <https://github.com/JuliaPy/PythonCall.jl>`_,
please consider using that package instead.

Experimenting with developing a better interface to
`Julia language <https://julialang.org/>`_ that works with
`Python <https://www.python.org/>`_ 3 and Julia v1.0+.
Expand Down
Loading