airtest-openwsgr


Nameairtest-openwsgr JSON
Version 1.3.9 PyPI version JSON
download
home_pagehttps://github.com/AirtestProject/Airtest
SummaryUI Test Automation Framework for Games and Apps on Android/iOS/Windows/Linux
upload_time2024-12-20 13:35:26
maintainerNone
docs_urlNone
authorNetease Games
requires_pythonNone
licenseApache License 2.0
keywords automation automated-test game android ios windows linux
VCS
bugtrack_url
requirements Jinja2 Pillow requests six mss numpy opencv-contrib-python facebook-wda pywinauto filelock ffmpeg-python tidevice psutil
Travis-CI
coveralls test coverage
            UI Test Automation Framework for Games and Apps on Android/iOS/Windows, present by NetEase Games

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AirtestProject/Airtest",
    "name": "airtest-openwsgr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "automation, automated-test, game, android, ios, windows, linux",
    "author": "Netease Games",
    "author_email": "rockywhisper@163.com",
    "download_url": "https://files.pythonhosted.org/packages/65/16/7cadfdf13e0071defb101eb7e6af8802fab4500f4d486afd6cff5ab1d766/airtest_openwsgr-1.3.9.tar.gz",
    "platform": null,
    "description": "UI Test Automation Framework for Games and Apps on Android/iOS/Windows, present by NetEase Games\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "UI Test Automation Framework for Games and Apps on Android/iOS/Windows/Linux",
    "version": "1.3.9",
    "project_urls": {
        "Homepage": "https://github.com/AirtestProject/Airtest"
    },
    "split_keywords": [
        "automation",
        " automated-test",
        " game",
        " android",
        " ios",
        " windows",
        " linux"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13d7ef10f80d0610dd5cb12b38a9374cae0f26f4fee313cb7ffb0dd2ac197435",
                "md5": "88c9390d9363ed6004d721aae8fd6971",
                "sha256": "afd7ff330eb657f4d23e77fbc4fb7a8d867b10e26bd7e4feca537fbc3c84f2e1"
            },
            "downloads": -1,
            "filename": "airtest_openwsgr-1.3.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "88c9390d9363ed6004d721aae8fd6971",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 49771424,
            "upload_time": "2024-12-20T13:35:18",
            "upload_time_iso_8601": "2024-12-20T13:35:18.970828Z",
            "url": "https://files.pythonhosted.org/packages/13/d7/ef10f80d0610dd5cb12b38a9374cae0f26f4fee313cb7ffb0dd2ac197435/airtest_openwsgr-1.3.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65167cadfdf13e0071defb101eb7e6af8802fab4500f4d486afd6cff5ab1d766",
                "md5": "9ffb60ea4a7c016be6f0835db0b855e2",
                "sha256": "4cc50f15e992a21ee3b0aac0a029f7bde8cea1fbe1ea971818c5b21346a033bc"
            },
            "downloads": -1,
            "filename": "airtest_openwsgr-1.3.9.tar.gz",
            "has_sig": false,
            "md5_digest": "9ffb60ea4a7c016be6f0835db0b855e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 49543610,
            "upload_time": "2024-12-20T13:35:26",
            "upload_time_iso_8601": "2024-12-20T13:35:26.360891Z",
            "url": "https://files.pythonhosted.org/packages/65/16/7cadfdf13e0071defb101eb7e6af8802fab4500f4d486afd6cff5ab1d766/airtest_openwsgr-1.3.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-20 13:35:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AirtestProject",
    "github_project": "Airtest",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "Jinja2",
            "specs": [
                [
                    ">=",
                    "2.8"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    ">=",
                    "3.4.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.11.1"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.9.0"
                ],
                [
                    "<=",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "mss",
            "specs": [
                [
                    "==",
                    "6.1.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "<",
                    "2.0"
                ]
            ]
        },
        {
            "name": "opencv-contrib-python",
            "specs": [
                [
                    ">=",
                    "4.4.0.46"
                ],
                [
                    "<=",
                    "4.6.0.66"
                ]
            ]
        },
        {
            "name": "facebook-wda",
            "specs": [
                [
                    ">=",
                    "1.3.3"
                ]
            ]
        },
        {
            "name": "pywinauto",
            "specs": [
                [
                    "==",
                    "0.6.3"
                ]
            ]
        },
        {
            "name": "filelock",
            "specs": []
        },
        {
            "name": "ffmpeg-python",
            "specs": []
        },
        {
            "name": "tidevice",
            "specs": []
        },
        {
            "name": "psutil",
            "specs": []
        }
    ],
    "lcname": "airtest-openwsgr"
}
        
Elapsed time: 8.83548s