[ buster ]
[ ソース: pyrex ]
パッケージ: python-pyrex (0.9.9-1)
python-pyrex に関するリンク
Debian の資源:
pyrex ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.cosc.canterbury.ac.nz]
類似のパッケージ:
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