Description
Provides a CFFI-based Python binding for the X window system. It lets Python code interact with X protocol functionality through generated or wrapped interfaces.
It is useful for desktop automation, window-management tools, panels, testing, and applications that need Python-level access to X. It depends on an X environment and is not directly useful on pure Wayland setups without X compatibility.