File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Test Status] ( https://github.com/cjdoris/Python.jl/workflows/Tests/badge.svg )] ( https://github.com/cjdoris/Python.jl/actions?query=workflow%3ATests )
6
6
[ ![ Codecov] ( https://codecov.io/gh/cjdoris/Python.jl/branch/master/graph/badge.svg?token=A813UUIHGS )] ( https://codecov.io/gh/cjdoris/Python.jl )
7
7
8
- Bringing ** Python** and ** Julia** together in seamless harmony:
8
+ Bringing [ ** Python® ** ] ( https://www.python.org/ ) and [ ** Julia** ] ( https://julialang.org/ ) together in seamless harmony:
9
9
- Call Python code from Julia and Julia code from Python via a symmetric interface.
10
10
- Simple syntax, so the Python code looks like Python and the Julia code looks like Julia.
11
11
- Intuitive and flexible conversions between Julia and Python: anything can be converted, you are in control.
Original file line number Diff line number Diff line change 1
1
# Python.jl
2
2
3
- Bringing ** Python** and ** Julia** together in seamless harmony:
3
+ Bringing [ ** Python® ** ] ( https://www.python.org/ ) and [ ** Julia** ] ( https://julialang.org/ ) together in seamless harmony:
4
4
- Call Python code from Julia and Julia code from Python via a symmetric interface.
5
5
- Simple syntax, so the Python code looks like Python and the Julia code looks like Julia.
6
6
- Intuitive and flexible conversions between Julia and Python: anything can be converted, you are in control.
You can’t perform that action at this time.
0 commit comments