Installation

AutoHotkey.py requires Python 3.8 or later and AutoHotkey 1.1.28 or later.

Once you’ve installed Python, install the AutoHotkey.py package to the Python user install directory. To do that, copy and paste the following into a PowerShell window:

py -m pip install --user autohotkey.py

Now you’ve installed AutoHotkey.py. Next, you might want to check out Quickstart or the Documentation Overview.