[ buster ]
[ 源代码: pyrex ]
软件包:python-pyrex(0.9.9-1)
compile native-code modules for Python from Python-like syntax
Pyrex lets you write code that mixes Python and C data types any way you want, and compiles it into a C extension for Python.
You can get very large speedups for tasks that don't need all the dynamic features of Python, with very small differences in syntax and much less hassle than writing your modules from scratch in C.
其他与 python-pyrex 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-dev
- header files and a static library for Python2
-
- dep: python2.7
- 交互式高级面向对象语言 (2.7 版)
-
- rec: python-all-dev
- package depending on all supported Python2 development packages