/interact_pygui

Primary LanguagePythonMIT LicenseMIT

interact_pygui

Example Usage:

This lib uses pyautogui and keyboard as it main dependences


All methods are well explained in the repository. Any doubts or questions, please post them on ISSUES

  • stop execution until key is pressed (press_key_b4)
  • press more than one key at once (all_keys)
  • press hotkey how many times you want

SPECIAL THANKS TO https://github.com/asweigart/pyautogui AND https://github.com/boppreh/keyboard