Welcome, Guest! Log In | Create Account

Share

ctypes

by theller

ctypes is a Python module allowing to create and manipulate C data types in Python. These can then be passed to C-functions loaded from dynamic link libraries.


http://starship.python.net/crew/theller/ctypes/

Software Development

Project Feed