A python package that bundled with workable AutoHotkey binary which could works for 'ahk' package
Project description
ahk-bin
A python package that bundled with workable AutoHotkey binary which could works for ‘ahk’ package
Usage
import ahkbin from ahk import AHK # If your Scripts directory of python be placed in PATH, it should works # like a charm ahk = AHK() # Otherwise, you must specific the path which bundled in our package ahk = AHK(executable_path=ahkbin.get_executable())
License
This package is licensed under GPLv2.
The license of AutoHotkey binary are described in LICENSE_AHK.txt
History
0.0.5 (2021-02-08)
Upgrade binary to AutoHotkeyU32 1.1.33.02
0.0.4 (2020-07-03)
Upgrade binary to AutoHotkeyU32 1.1.33
0.0.3 (2020-05-30)
Placed the AutoHotkey.exe into Scripts directory of python, so it’s easier to create the AHK object when Scripts directory in PATH.
Thanks @spyoungtech Spencer Phillip Young
0.0.2 (2020-04-26)
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ahk-bin-0.0.5.zip
(461.7 kB
view details)
File details
Details for the file ahk-bin-0.0.5.zip
.
File metadata
- Download URL: ahk-bin-0.0.5.zip
- Upload date:
- Size: 461.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64353599b95d0738e666c7e5f7648a44828733005d674034dcefa9552b1f6121 |
|
MD5 | b199fd08bf83dce2d3f9f1fd63404bb3 |
|
BLAKE2b-256 | 97aa1b61ce451513c98ed592aa74689e9820b1f9d7dbb2bc647be0442220b983 |