cython
The Cython compiler for writing C extensions for the Python language
The Cython compiler for writing C extensions for the Python language
To install this package, run one of the following:
Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language. It makes writing C extensions for Python as easy as Python itself.
Summary
The Cython compiler for writing C extensions for the Python language
Information Last Updated
Mar 25, 2025 at 16:21
License
Apache-2.0
Total Downloads
6
Platforms
Home
https://cython.org/GitHub Repository
https://github.com/cython/cythonDocumentation
https://cython.readthedocs.io/