.PYX File Extension
Pyrex Source Code File
Developer | Greg Ewing |
Popularity |
3.3 | 7 Votes |
Used by | Pyrex |
What is a PYX file?
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.
More Information
How to open a PYX file
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.
Programs that open or reference PYX files
Windows
Mac
Linux