.PYX ファイル拡張子
Pyrex Source Code File
| 開発元 | Greg Ewing |
| 人気度 |
3.5 | 8 票 |
PYXファイルとは?
A PYX file is a source code file written in Pyrex, a Python-like language used for writing Python extension modules with C-like syntax. It may contain references to existing C modules. PYX files are used to speed up the execution of Python programs.
詳細情報
PYXファイルの開き方
You can open a PYX file and edit the source code it contains with Microsoft Visual Studio Code (multiplatform) or any other source code editor.
To use a PYX file with Pyrex (multiplatform) or Cython (multiplatform), refer to those programs' documentation.
PYXファイルを開く、または参照するプログラム
Windows
Mac
Linux
