[Pyrex] Embedding Pyrex HOWTO

David McNab david at rebirthing.co.nz
Wed Jun 16 02:32:23 CEST 2004


Hi,

I've written a mini-HOWTO which details the steps for compiling .pyx 
files into binary executables (as opposed to just python-loadable 
extension modules).

Yes - executable C-compiled binaries which embed a python interpreter.

http://www.freenet.org.nz/python/embeddingpyrex

Steps include adding a main(), and a couple of small details. Pretty 
simple, all is explained with short demo program.

Enjoy

-- 
Cheers
David




More information about the Pyrex mailing list