ctypes – Profiles, Jobs, and Resources for Python Developers

In Python, ctypes is a foreign function library for working with C data types and calling C code. It allows Python programs to interact with shared libraries or DLLs containing C functions.