airtest-ext


Nameairtest-ext JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/softice70/airtest-ext
SummaryAn extension for airtest
upload_time2024-08-12 02:52:54
maintainerNone
docs_urlNone
authorRyan
requires_pythonNone
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements airtest dearpygui frida_hooks mitmproxy numpy opencv_contrib_python Pillow pyperclip setuptools jsonpath xlwt
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/softice70/airtest-ext",
    "name": "airtest-ext",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Ryan",
    "author_email": "dawnsun@sina.com",
    "download_url": null,
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "An extension for airtest",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/softice70/airtest-ext"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f74950f710480f048aca57bdf378da0ae90a0dfcea98d9fd5ce16284050f3bc4",
                "md5": "3283fdd8170db549a68b44ba10dbea3c",
                "sha256": "cc9b0845f2283d16ff0a91cd6afdb2c59bf03cc8821f20ee0b90ebef5f513507"
            },
            "downloads": -1,
            "filename": "airtest_ext-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3283fdd8170db549a68b44ba10dbea3c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6780995,
            "upload_time": "2024-08-12T02:52:54",
            "upload_time_iso_8601": "2024-08-12T02:52:54.853442Z",
            "url": "https://files.pythonhosted.org/packages/f7/49/50f710480f048aca57bdf378da0ae90a0dfcea98d9fd5ce16284050f3bc4/airtest_ext-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-12 02:52:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "softice70",
    "github_project": "airtest-ext",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "airtest",
            "specs": [
                [
                    ">=",
                    "1.2.4"
                ]
            ]
        },
        {
            "name": "dearpygui",
            "specs": [
                [
                    ">=",
                    "1.5.1"
                ]
            ]
        },
        {
            "name": "frida_hooks",
            "specs": [
                [
                    ">=",
                    "0.9.16"
                ]
            ]
        },
        {
            "name": "mitmproxy",
            "specs": [
                [
                    "~=",
                    "7.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.19.3"
                ]
            ]
        },
        {
            "name": "opencv_contrib_python",
            "specs": [
                [
                    ">=",
                    "4.5.5.62"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "~=",
                    "9.0.1"
                ]
            ]
        },
        {
            "name": "pyperclip",
            "specs": [
                [
                    ">=",
                    "1.8.2"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "58.0.4"
                ]
            ]
        },
        {
            "name": "jsonpath",
            "specs": [
                [
                    "~=",
                    "0.82"
                ]
            ]
        },
        {
            "name": "xlwt",
            "specs": [
                [
                    "~=",
                    "1.3.0"
                ]
            ]
        }
    ],
    "lcname": "airtest-ext"
}
        
Elapsed time: 0.47734s