Skip to content

Convetrions

Python to C

Cython

extention in python , allows :
- to run C linraries in python
- to create C libraries
specific or general C ?

Shedskin

converts py code to C++ ( ? C) code

numba ( & numpy )

? pythoon ?