ANN: PySyntax.jl - A thin wrapper over PyCall for using Python syntax in Julia

As the title says, this is a thin wrapper over PyCall for using Python syntax in Julia. I’ve found this very useful when porting some Python code.

https://github.com/kdheepak/PySyntax.jl

Any suggestions for improving this would be very welcome!

4 Likes