这段文档是Smith编写的关于Cython编程语言的官方指南,提供给用户和开发者参考。它以PDF格式发布,便于下载、打印及离线阅读。
Cython: A Guide for Python Programmers provides a comprehensive overview of the Cython programming language and its functionality as a Python-to-C compiler. Whether youre curious about what Cython is or are already using it and want to delve deeper, this book will be beneficial. Unlike experimental compilers that often receive minimal maintenance, and unlike research projects that may never gain widespread use, Cython has become an essential component of foundational projects in the Python ecosystem. It has been rigorously tested in real-world applications and continues to evolve by enhancing performance, ease of use, and compatibility with new Python features.