AHK

AutoHotkey, Python style

AutoHotkey (AHK) is a popular automation scripting language. Years ago, this was part of my automation toolbelt. Whether it was for making video game bots or business productivity. Fast-forward to this month. I came across a usecase where AHK would fit nicely. As I began writing some scripts, I lamented over the syntax and peculiar nature of matching modes, directives. I just wished I could have been writing the solution in Python.