ahkscript / awesome-AutoHotkey

A curated list of awesome AutoHotkey libraries, library distributions, scripts, tools and resources.
2.56k stars 263 forks source link

New Item: ahk - A Python wrapper for AutoHotkey #167

Closed spyoungtech closed 5 years ago

spyoungtech commented 5 years ago

Item to be added:

ahk

Author of the new item

spyoungtech

Awesome-AHK chapter the item should be added to

Tools - (Use in) other programming languages

Description of the new Item

A Python wrapper for AutoHotkey.

Discussion Links:

Forum: https://www.autohotkey.com/boards/viewtopic.php?f=6&t=63184

Source Links:

Source: https://github.com/spyoungtech/ahk

spyoungtech commented 5 years ago

There are two existing Python-related utilities already on the list, however, they are quite dated, no longer maintained, and built for Python2 only, which will be End-of-life this year. This tool is new, actively developed and maintained, and works with modern versions of Python.

I've not yet reached a 1.0 release on this project yet, but it is relatively stable and has some automated testing already. Works with most recent version of AutoHotkey and I also plan to support V2 after its release.

ttnnkkrr commented 5 years ago

P0

On Thu, Mar 21, 2019, 2:13 PM Spencer Phillip Young < notifications@github.com> wrote:

There are two existing Python-related utilities already on the list, however, they are quite dated, no longer maintained, and built for Python2 only, which will be End-of-life this year. This tool is new, actively developed and maintained, and works with modern versions of Python.

I've not yet reached a 1.0 release on this project yet, but it is relatively stable and has some automated testing already. Works with most recent version of AutoHotkey and I also plan to support V2 after its release.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ahkscript/awesome-AutoHotkey/issues/167#issuecomment-475366045, or mute the thread https://github.com/notifications/unsubscribe-auth/ABbjE7xBxeCWRAjthuZXwGjc3VTh1gyhks5vY9nWgaJpZM4cCKny .

joedf commented 5 years ago

Great work! 👍 Make a short post of it in the forum; at least a mention and I'll merge it right away. If you really don't want to... that's fine, but it would be great for completeness. 🍰

spyoungtech commented 5 years ago

Went ahead and made forum post @joedf and updated the above. Will update PR shortly.

spyoungtech commented 5 years ago

PR updated and ready.

joedf commented 5 years ago

Awesome! Merged.