ahk-binary


Nameahk-binary JSON
Version 2025.1.0 PyPI version JSON
download
home_pagehttps://github.com/spyoungtech/ahk-binary
SummaryConvenience for getting AutoHotkey.exe for the ahk package
upload_time2025-01-15 09:49:34
maintainerNone
docs_urlNone
authorSpencer Young
requires_pythonNone
licenseGNU General Public License v2 (GPLv2)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/spyoungtech/ahk-binary",
    "name": "ahk-binary",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Spencer Young",
    "author_email": "spencer.young@spyoung.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/0d/43dab49b7d3a9ed077372f0c150784665fae3be81f378b972bcf6d5800bb/ahk_binary-2025.1.0.tar.gz",
    "platform": null,
    "description": "ahk-binary\n==========\n\nPackages the AutoHotkey binary as an installable Python package. Intended for use with the [`ahk` package](https://pypi.org/project/ahk/).\n\nThe license of AutoHotkey is included in the `AutoHotkey_LICENSE` file.\n\nInstallation:\n\nSince this is used as an accessory to the `ahk` package, the recommended way to do this is to use the \"extras\" from ahk::\n\n    $ pip install ahk[binary]\n\nAlternatively, it can be installed directly::\n\n    $ pip install ahk-binary\n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v2 (GPLv2)",
    "summary": "Convenience for getting AutoHotkey.exe for the ahk package",
    "version": "2025.1.0",
    "project_urls": {
        "Homepage": "https://github.com/spyoungtech/ahk-binary"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ef6bf831c5c5b6d3303488c3244f7a68af8183e2521d32a08d113e99fb49864",
                "md5": "f42664afdb242bf498bec7e37ab59b97",
                "sha256": "3f6ef29408de92370355c8d669a19dca31be5af0674f39a739dc8056103016d3"
            },
            "downloads": -1,
            "filename": "ahk_binary-2025.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f42664afdb242bf498bec7e37ab59b97",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1283767,
            "upload_time": "2025-01-15T09:49:31",
            "upload_time_iso_8601": "2025-01-15T09:49:31.898122Z",
            "url": "https://files.pythonhosted.org/packages/6e/f6/bf831c5c5b6d3303488c3244f7a68af8183e2521d32a08d113e99fb49864/ahk_binary-2025.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e80d43dab49b7d3a9ed077372f0c150784665fae3be81f378b972bcf6d5800bb",
                "md5": "fb003850ec5cb0d449a28ac005834c5d",
                "sha256": "c9c8c0f780d0d22ed0236ebf2e200075b190d022480efb51870d125c8bf1628b"
            },
            "downloads": -1,
            "filename": "ahk_binary-2025.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fb003850ec5cb0d449a28ac005834c5d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1276004,
            "upload_time": "2025-01-15T09:49:34",
            "upload_time_iso_8601": "2025-01-15T09:49:34.748375Z",
            "url": "https://files.pythonhosted.org/packages/e8/0d/43dab49b7d3a9ed077372f0c150784665fae3be81f378b972bcf6d5800bb/ahk_binary-2025.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 09:49:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spyoungtech",
    "github_project": "ahk-binary",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ahk-binary"
}
        
Elapsed time: 1.70457s