Extend Python

Jake Gittes you at anywhere.nt
Thu Sep 1 11:39:02 EDT 2005


Try looking at ctypes -
http://starship.python.net/crew/theller/ctypes/

On 1 Sep 2005 05:12:21 -0700, Tommy.Ryding at gmail.com wrote:

>Hi All I have a problem with extentions of Python.
>
>Background:
>I'm workin within a large industrial control system and I have created
>a Port for VxWorks. In the system we have different permissions
>depending on which state the controller is in. To perform some actions
>in some states may even injure or kill people. Therefor we need
>"intelligent" wrappers between Python and C-code.
>
>My Question:
>Swig offers some great features but is to basic for us. Is there
>another program that creates more readble code that can be easily
>edited? How much work is it to write our own wrappers?
>
>//T




More information about the Python-list mailing list