getgauge


Namegetgauge JSON
Version 0.4.3 PyPI version JSON
download
home_pagehttps://github.com/getgauge/gauge-python
SummaryEnables Python support for Gauge
upload_time2024-04-12 04:58:47
maintainerNone
docs_urlNone
authorGauge Team
requires_pythonNone
licenseMIT
keywords testing gauge gauge-python getgauge automation
VCS
bugtrack_url
requirements appdirs baron bleach certifi charset-normalizer debugpy docutils grpcio grpcio-tools idna importlib-metadata jaraco.classes keyring markdown-it-py mdurl more-itertools pkginfo protobuf pyfakefs Pygments readme-renderer redbaron requests requests-toolbelt rfc3986 rich rply setuptools six twine urllib3 webencodings zipp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/getgauge/gauge-python",
    "name": "getgauge",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "testing, gauge, gauge-python, getgauge, automation",
    "author": "Gauge Team",
    "author_email": "getgauge@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/b8/d8/b32b1b0a6cf172b1432e1bf5d32d883d62e8dc98df68af792523a7284fda/getgauge-0.4.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Enables Python support for Gauge",
    "version": "0.4.3",
    "project_urls": {
        "Download": "https://github.com/getgauge/gauge-python/archive/v0.4.3.zip",
        "Homepage": "https://github.com/getgauge/gauge-python"
    },
    "split_keywords": [
        "testing",
        " gauge",
        " gauge-python",
        " getgauge",
        " automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8d8b32b1b0a6cf172b1432e1bf5d32d883d62e8dc98df68af792523a7284fda",
                "md5": "cc100e26d13425249d8d779436315f9d",
                "sha256": "fa0ff95328ea7fd3848f2d3081524cf28f4654a46c7cd06df5d6e79dfcc3fa79"
            },
            "downloads": -1,
            "filename": "getgauge-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "cc100e26d13425249d8d779436315f9d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 39027,
            "upload_time": "2024-04-12T04:58:47",
            "upload_time_iso_8601": "2024-04-12T04:58:47.613994Z",
            "url": "https://files.pythonhosted.org/packages/b8/d8/b32b1b0a6cf172b1432e1bf5d32d883d62e8dc98df68af792523a7284fda/getgauge-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 04:58:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "getgauge",
    "github_project": "gauge-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "appdirs",
            "specs": [
                [
                    "==",
                    "1.4.4"
                ]
            ]
        },
        {
            "name": "baron",
            "specs": [
                [
                    "==",
                    "0.10.1"
                ]
            ]
        },
        {
            "name": "bleach",
            "specs": [
                [
                    "==",
                    "6.1.0"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.2.2"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "debugpy",
            "specs": [
                [
                    "==",
                    "1.8.1"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.20.1"
                ]
            ]
        },
        {
            "name": "grpcio",
            "specs": [
                [
                    "==",
                    "1.62.1"
                ]
            ]
        },
        {
            "name": "grpcio-tools",
            "specs": [
                [
                    "==",
                    "1.62.1"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.7"
                ]
            ]
        },
        {
            "name": "importlib-metadata",
            "specs": [
                [
                    "==",
                    "7.1.0"
                ]
            ]
        },
        {
            "name": "jaraco.classes",
            "specs": [
                [
                    "==",
                    "3.4.0"
                ]
            ]
        },
        {
            "name": "keyring",
            "specs": [
                [
                    "==",
                    "25.1.0"
                ]
            ]
        },
        {
            "name": "markdown-it-py",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "mdurl",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        },
        {
            "name": "more-itertools",
            "specs": [
                [
                    "==",
                    "10.2.0"
                ]
            ]
        },
        {
            "name": "pkginfo",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "protobuf",
            "specs": [
                [
                    "==",
                    "4.25.3"
                ]
            ]
        },
        {
            "name": "pyfakefs",
            "specs": [
                [
                    "==",
                    "5.4.0"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.17.2"
                ]
            ]
        },
        {
            "name": "readme-renderer",
            "specs": [
                [
                    "==",
                    "43.0"
                ]
            ]
        },
        {
            "name": "redbaron",
            "specs": [
                [
                    "==",
                    "0.9.2"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "requests-toolbelt",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "rfc3986",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "==",
                    "13.7.1"
                ]
            ]
        },
        {
            "name": "rply",
            "specs": [
                [
                    "==",
                    "0.7.8"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "69.2.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "==",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.2.1"
                ]
            ]
        },
        {
            "name": "webencodings",
            "specs": [
                [
                    "==",
                    "0.5.1"
                ]
            ]
        },
        {
            "name": "zipp",
            "specs": [
                [
                    "==",
                    "3.18.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "getgauge"
}
        
Elapsed time: 0.25952s