Python code -> to C code

Cameron Laird claird at lairds.com
Tue Apr 29 15:43:42 EDT 2003


In article <Xns936C8AB67B739duncanrcpcouk at 127.0.0.1>,
Duncan Booth  <duncan at rcp.co.uk> wrote:
			.
			.
			.
>The easiest solution is to leave the program in Python and just call the 
>relevant functions from C. Possibly the easiest way to do this would be to 
>use Pyrex.
			.
		[persuasive illustration]
			.
			.
ctypes <URL: http://starship.python.net/crew/theller/ctypes.html >
should be even easier to use.
-- 

Cameron Laird <Cameron at Lairds.com>
Business:  http://www.Phaseit.net
Personal:  http://phaseit.net/claird/home.html




More information about the Python-list mailing list