I do use nim with python daily.

On the nim side, you have all the scinim stuff

Then use nimpy to creative a native .so/.dll python module

Import your native module in python and enjoy full speed

Reply via email to