Welcome to Cython’s Documentation
- Getting Started
- Tutorials
- Users Guide
- Overview
- Basic Tutorial
- Language Basics
- Extension Types
- Special Methods of Extension Types
- Sharing Declarations Between Cython Modules
- Interfacing with External C Code
- Source Files and Compilation
- Early Binding for Speed
- Using C++ in Cython
- Fused Types (Templates)
- Porting Cython code to PyPy
- Limitations
- Differences between Cython and Pyrex
- Typed Memoryviews
- Using Parallelism
- Debugging your Cython program
- Indices and tables
- Reference Guide