.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
