Description
Gives Python programs access to libxkbcommon, the library used to handle keyboard layouts, keymaps, and key interpretation. It helps input tools and desktop components understand which key a user pressed across layouts.
Developers use it as a binding for keyboard-related software. Keyboard handling affects shortcuts and text input, so test with the layouts and languages your users actually use.