flybirds


Nameflybirds JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/ctripcorp/flybirds
SummaryBDD-driven natural language automated testing framework
upload_time2024-12-06 04:12:16
maintainerNone
docs_urlNone
authortrip_flight
requires_python<3.11,>=3.8
licenseMIT license
keywords automation automated-test bdd framework android ios behave
VCS
bugtrack_url
requirements playwright pocoui airtest setuptools behave jsonpath typer tidevice pyasn1 pyOpenSSL click jsonpath_ng deepdiff paddleocr paddlepaddle ffmpeg-python rich xmltodict requests pydantic baseImage nest_asyncio
Travis-CI No Travis.
coveralls test coverage No coveralls.
            BDD-driven natural language automated testing framework, present by Trip Flight



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ctripcorp/flybirds",
    "name": "flybirds",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.11,>=3.8",
    "maintainer_email": null,
    "keywords": "automation, automated-test, bdd, framework, android, ios, behave",
    "author": "trip_flight",
    "author_email": "flybirds_support@trip.com",
    "download_url": "https://files.pythonhosted.org/packages/7c/e8/732fb7c37ad968f754559dfa187be998d50d5dba8914a95241297aa376de/flybirds-0.7.0.tar.gz",
    "platform": null,
    "description": "BDD-driven natural language automated testing framework, present by Trip Flight\n\n\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "BDD-driven natural language automated testing framework",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/ctripcorp/flybirds"
    },
    "split_keywords": [
        "automation",
        " automated-test",
        " bdd",
        " framework",
        " android",
        " ios",
        " behave"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29cc19cc66b93b3fed495732041746aa32202e1ba5c1762a660806b7e57521b0",
                "md5": "dd54d8b9be726659ac0931f5d7d6af67",
                "sha256": "ae2de92abaa93fa19af705d6e138f478e7776feb55fffe57735d9fe8dd22821d"
            },
            "downloads": -1,
            "filename": "flybirds-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd54d8b9be726659ac0931f5d7d6af67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.11,>=3.8",
            "size": 9008866,
            "upload_time": "2024-12-06T04:12:04",
            "upload_time_iso_8601": "2024-12-06T04:12:04.048577Z",
            "url": "https://files.pythonhosted.org/packages/29/cc/19cc66b93b3fed495732041746aa32202e1ba5c1762a660806b7e57521b0/flybirds-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ce8732fb7c37ad968f754559dfa187be998d50d5dba8914a95241297aa376de",
                "md5": "aaad81900db3f65f4f877602dc54094e",
                "sha256": "f9e487a7b92ec4623a7e51344f86f11f813323ae675faca2965d9709e93f72bc"
            },
            "downloads": -1,
            "filename": "flybirds-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aaad81900db3f65f4f877602dc54094e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.11,>=3.8",
            "size": 8182276,
            "upload_time": "2024-12-06T04:12:16",
            "upload_time_iso_8601": "2024-12-06T04:12:16.111727Z",
            "url": "https://files.pythonhosted.org/packages/7c/e8/732fb7c37ad968f754559dfa187be998d50d5dba8914a95241297aa376de/flybirds-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 04:12:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ctripcorp",
    "github_project": "flybirds",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "playwright",
            "specs": [
                [
                    "==",
                    "1.47.0"
                ]
            ]
        },
        {
            "name": "pocoui",
            "specs": [
                [
                    ">=",
                    "1.0.87"
                ]
            ]
        },
        {
            "name": "airtest",
            "specs": [
                [
                    ">=",
                    "1.2.10"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "47.1.0"
                ]
            ]
        },
        {
            "name": "behave",
            "specs": [
                [
                    "==",
                    "1.2.6"
                ]
            ]
        },
        {
            "name": "jsonpath",
            "specs": [
                [
                    "==",
                    "0.82"
                ]
            ]
        },
        {
            "name": "typer",
            "specs": [
                [
                    ">=",
                    "0.6.0"
                ]
            ]
        },
        {
            "name": "tidevice",
            "specs": [
                [
                    "==",
                    "0.5.9"
                ]
            ]
        },
        {
            "name": "pyasn1",
            "specs": [
                [
                    "==",
                    "0.4.8"
                ]
            ]
        },
        {
            "name": "pyOpenSSL",
            "specs": [
                [
                    "==",
                    "19.1.0"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.0.3"
                ]
            ]
        },
        {
            "name": "jsonpath_ng",
            "specs": [
                [
                    ">=",
                    "1.5.3"
                ]
            ]
        },
        {
            "name": "deepdiff",
            "specs": [
                [
                    ">=",
                    "5.8.1"
                ]
            ]
        },
        {
            "name": "paddleocr",
            "specs": [
                [
                    "<=",
                    "2.6.0"
                ]
            ]
        },
        {
            "name": "paddlepaddle",
            "specs": [
                [
                    ">=",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "ffmpeg-python",
            "specs": [
                [
                    ">=",
                    "0.2.0"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "<",
                    "13.0.0"
                ],
                [
                    ">=",
                    "10.11.0"
                ]
            ]
        },
        {
            "name": "xmltodict",
            "specs": [
                [
                    "==",
                    "0.13.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "1.9.1"
                ]
            ]
        },
        {
            "name": "baseImage",
            "specs": [
                [
                    ">=",
                    "2.1.1"
                ]
            ]
        },
        {
            "name": "nest_asyncio",
            "specs": [
                [
                    "~=",
                    "1.5.9"
                ]
            ]
        }
    ],
    "lcname": "flybirds"
}
        
Elapsed time: 0.45612s