filmov
tv
Cython 3 – Python at the speed of C — Stefan Behnel

Показать описание
[EuroPython 2023 — Forum Hall on 2023-07-21]
Cython started as a language designed to write extension modules, and has long become the most widely used static compiler for Python, bringing C and C++ data types into the language. Use it to talk to existing C/C++ code or to bring your Python code up to C speed.
Cython started as a language designed to write extension modules, and has long become the most widely used static compiler for Python, bringing C and C++ data types into the language. Use it to talk to existing C/C++ code or to bring your Python code up to C speed.