Description
Connects Python code to libgfxd through ctypes bindings. It helps graphics-related tools call libgfxd functionality from Python without writing a separate compiled extension.
This is a low-level binding package. Behavior and safety depend on the native library and the arguments passed from Python.