create and manipulate C data types in Python, call functions in shared libraries
Project description
ctypes is a Python package to create and manipulate C data types in Python, and to call functions in dynamic link libraries/shared dlls. It allows wrapping these libraries in pure Python.
(The starship machine is down, so I removed the link to the homepage)