ctypes
Screenshots
Description
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.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Thanks for Ctypes, it's excellent!
-
very good project
-
ctypes is easy and powerful, thanks Thomas! my pyIrrlicht based on ctypes