I\'m trying to simulate a key being held down for a specific amount of time using python. I first tried using the keyboard module to accomplish this like so:
impo