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 a programming language that makes writing C extensions for the Python language as easy as Python itself. It aims to become a superset of the Python language which gives it high-level, object-oriented, functional and dynamic programming.
Summary
The Cython compiler for writing C extensions for the Python language
Last Updated
Dec 10, 2019 at 22:17
License
Apache version 2.0
Supported Platforms
GitHub Repository
https://github.com/cython/cythonDocumentation
http://docs.cython.org/en/latest/