Other relevant projects to call Nim code from Python

  * Unmaintained but compatible with Numpy: 
[Pymod](http://pyvideo.org/pygotham-2017/nim-a-new-option-for-optimizing-inner-loops.html)
  * A [talk at 
PyGotham](http://pyvideo.org/pygotham-2017/nim-a-new-option-for-optimizing-inner-loops.html)
 about delegating from Python to Nim for CPU-heavy loops.
  * Python to Nim translation: 
[Py2nim](https://github.com/metacraft-labs/py2nim)


Reply via email to