The Cython language allows for writing C extensions for the Python language. Cython is a source code translator based on Pyrex, but supports more cutting edge functionality and optimizations.
The Cython language is very close to the Python language (and most Python code is also valid Cython code), but Cython additionally supports calling C functions and declaring C types on variables and class attributes. This allows the compiler to generate very efficient C code from Cython code.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.29.14-102.1 info | SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2021-2154 | 2021-06-24 | 15 SP3 Subpackages Updates |
|
|
0.23.4-2.1 info | openSUSE-2016-1107 | 2016-09-23 | 12 GA-SP5 |
|
|