Python Forum

Full Version: Pressing non-latin characters?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to make a program that reads the buttons you press and then deleting it and instead pressing a ex. russian, arabic etc. letter but I notice that neither pynput nor the keyboard modules work with non-latin characters. Does anyone know any module that will let me do this or how to add keys to the pynput module?