.PYX Bestandsextensie
Pyrex Source Code File
| Ontwikkelaar | Greg Ewing |
| Populariteit |
3.5 | 8 Stemmen |
Wat is een PYX-bestand?
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.
Meer informatie
Een PYX-bestand openen
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.
Programma's die PYX-bestanden openen of ernaar verwijzen
Windows
Mac
Linux
