The task is to perform a couple of simple "tasks" a la "output device names to the screen using DirectInput."
Is this possible implementation in Python?
For I tried to read about DirectInput python (it’s also directpy), but the documentation is not very much and directpy itself seemed raw.
And in general, is it worth going this way?