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
Last Updated
Feb 23, 2024 at 08:57
License
Apache-2.0
Total Downloads
6
Supported Platforms
Home
https://cython.org/GitHub Repository
https://github.com/cython/cythonDocumentation
https://cython.readthedocs.io/