We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d94f4d7 commit 1b3496eCopy full SHA for 1b3496e
README.md
@@ -5,6 +5,8 @@
5
[](https://github.com/cjdoris/PythonCall.jl/actions?query=workflow%3ATests)
6
[](https://codecov.io/gh/cjdoris/PythonCall.jl)
7
8
+**Note: This package is currently being re-written from scratch. See the 'rewrite' branch. The API may change a little.**
9
+
10
Bringing [**Python®**](https://www.python.org/) and [**Julia**](https://julialang.org/) together in seamless harmony:
11
- Call Python code from Julia and Julia code from Python via a symmetric interface.
12
- Simple syntax, so the Python code looks like Python and the Julia code looks like Julia.
0 commit comments