FICHA · AUR

cythonizer

Cythonizer is a script that will attempt to automatically convert one or more .py and .pyx files into the corresponding compiled .pyd or .so binary modules files.

  • Build tool
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 31, 2026 description in en

Description

Python and Cython source files can be batch-converted into compiled extension modules with less manual build setup. This is useful for developers who need a quick attempt at turning .py or .pyx files into native binary modules.

Automatic conversion is convenient but not magic. Review compiler errors, generated modules, ABI compatibility, and packaging results before trusting the output in production.

How to run

cythonizer

Commands: cythonizer

Permissions

Permissions not analysed for this source yet.