Hotkeys run in a separate process that must be started manually (with ahk.start_hotkeys ()) Hotkeys can be stopped with ahk.stop_hotkeys () (will not stop actively running callbacks) Hotstrings ...
A fully typed Python wrapper around AutoHotkey. Hotstrings can also be added to the hotkey process thread. In addition to Hotstrings supporting normal AHK string replacements, you can also provide ...