Skip to content

Convenience AutoHotkey binary install for Python ahk

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
AutoHotkey_LICENSE
Notifications You must be signed in to change notification settings

spyoungtech/ahk-binary

Repository files navigation

ahk-binary

Packages the AutoHotkey binary as an installable Python package. Intended for use with the [ahk package](https://pypi.org/project/ahk/).

The license of AutoHotkey is included in the AutoHotkey_LICENSE file.

Installation:

Since this is used as an accessory to the ahk package, the recommended way to do this is to use the "extras" from ahk:

$ pip install ahk[binary]

Alternatively, it can be installed directly:

$ pip install ahk-binary

About

Convenience AutoHotkey binary install for Python ahk

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
AutoHotkey_LICENSE

Stars

Watchers

Forks

Packages

No packages published