Home | Geschichten | Kunst | Computer | Tindertraum |
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.
It works on Windows, Linux and MacOS X (the latter two require that your machine is supported by libffi).
[ by Martin>] [permalink] [similar entries]
similar entries (vs):
similar entries (cg):