pywinauto


Namepywinauto JSON
Version 0.6.9 PyPI version JSON
download
home_pagehttps://github.com/pywinauto/pywinauto
SummaryA set of Python modules to automate the Microsoft Windows GUI
upload_time2025-01-06 11:30:01
maintainerNone
docs_urlNone
authorMark Mc Mahon and Contributors
requires_pythonNone
licenseBSD 3-clause
keywords windows gui automation guiauto testing test desktop mouse keyboard
VCS
bugtrack_url
requirements Babel mock rst2pdf six Sphinx
Travis-CI
coveralls test coverage No coveralls.
            At it's simplest it allows you to send mouse and keyboard
actions to windows dialogs and controls, but it has support for more complex
controls also.

Useful links
-------------
- Home page: https://github.com/pywinauto/pywinauto
- Docs Intro: https://pywinauto.readthedocs.io/en/latest/
- Getting Started Guide: https://pywinauto.readthedocs.io/en/latest/getting_started.html
- StackOverflow tag: https://stackoverflow.com/questions/tagged/pywinauto



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pywinauto/pywinauto",
    "name": "pywinauto",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "windows gui automation GuiAuto testing test desktop mouse keyboard",
    "author": "Mark Mc Mahon and Contributors",
    "author_email": "pywinauto-users@lists.sourceforge.net",
    "download_url": "https://files.pythonhosted.org/packages/2c/85/cc65e3b64e7473cc86c07f0b5c415d509402c03ef19dadc39c583835eb5f/pywinauto-0.6.9.tar.gz",
    "platform": "win32",
    "description": "At it's simplest it allows you to send mouse and keyboard\r\nactions to windows dialogs and controls, but it has support for more complex\r\ncontrols also.\r\n\r\nUseful links\r\n-------------\r\n- Home page: https://github.com/pywinauto/pywinauto\r\n- Docs Intro: https://pywinauto.readthedocs.io/en/latest/\r\n- Getting Started Guide: https://pywinauto.readthedocs.io/en/latest/getting_started.html\r\n- StackOverflow tag: https://stackoverflow.com/questions/tagged/pywinauto\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "A set of Python modules to automate the Microsoft Windows GUI",
    "version": "0.6.9",
    "project_urls": {
        "Homepage": "https://github.com/pywinauto/pywinauto"
    },
    "split_keywords": [
        "windows",
        "gui",
        "automation",
        "guiauto",
        "testing",
        "test",
        "desktop",
        "mouse",
        "keyboard"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4446f2283648e0c237af451dc50ebc42121abfd198d12391fd9ad4df1c6b97d2",
                "md5": "a6f6b43f0076e893b6e0bcc1bea749bf",
                "sha256": "5924b3072864a1d730c5546bbeb17cf4063ba518b618dbc5e43c18276c7c9356"
            },
            "downloads": -1,
            "filename": "pywinauto-0.6.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6f6b43f0076e893b6e0bcc1bea749bf",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 363041,
            "upload_time": "2025-01-06T11:29:55",
            "upload_time_iso_8601": "2025-01-06T11:29:55.586344Z",
            "url": "https://files.pythonhosted.org/packages/44/46/f2283648e0c237af451dc50ebc42121abfd198d12391fd9ad4df1c6b97d2/pywinauto-0.6.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c85cc65e3b64e7473cc86c07f0b5c415d509402c03ef19dadc39c583835eb5f",
                "md5": "76cc6afe77a0f39b51330e9fd2149d25",
                "sha256": "94d710bfa796df245250f952ffa65d97233d9807bcd42e052b71b81af469b6de"
            },
            "downloads": -1,
            "filename": "pywinauto-0.6.9.tar.gz",
            "has_sig": false,
            "md5_digest": "76cc6afe77a0f39b51330e9fd2149d25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 434734,
            "upload_time": "2025-01-06T11:30:01",
            "upload_time_iso_8601": "2025-01-06T11:30:01.801593Z",
            "url": "https://files.pythonhosted.org/packages/2c/85/cc65e3b64e7473cc86c07f0b5c415d509402c03ef19dadc39c583835eb5f/pywinauto-0.6.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 11:30:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pywinauto",
    "github_project": "pywinauto",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "landscape": true,
    "appveyor": true,
    "requirements": [
        {
            "name": "Babel",
            "specs": [
                [
                    "==",
                    "1.3"
                ]
            ]
        },
        {
            "name": "mock",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "rst2pdf",
            "specs": []
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "Sphinx",
            "specs": [
                [
                    "==",
                    "1.4.1"
                ]
            ]
        }
    ],
    "lcname": "pywinauto"
}
        
Elapsed time: 0.87012s