Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary |
||
Line 32:
Cython is a [[compiled language]] that generates CPython extension modules. These extension modules can then be loaded and used by regular Python code using the import statement.
Cython is written in Python and works on [[Microsoft Windows|Windows]], [[
== Design ==
|