robotframework-ride


Namerobotframework-ride JSON
Version 2.1.2 PyPI version JSON
download
home_pagehttps://github.com/robotframework/RIDE/
SummaryRIDE :: Robot Framework Test Data Editor
upload_time2025-01-28 23:09:19
maintainerNone
docs_urlNone
authorRobot Framework Developers
requires_python<3.14,>=3.8
licenseApache License 2.0
keywords robotframework testing testautomation
VCS
bugtrack_url
requirements wxPython Pywin32 Pygments robotframework Pypubsub psutil packaging requests
Travis-CI
coveralls test coverage
            Robot Framework is a generic test automation framework for acceptance
level testing. RIDE is a lightweight and intuitive editor for Robot
Framework test data.

Project: https://github.com/robotframework/RIDE#readme

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/robotframework/RIDE/",
    "name": "robotframework-ride",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.8",
    "maintainer_email": null,
    "keywords": "robotframework testing testautomation",
    "author": "Robot Framework Developers",
    "author_email": "robotframework@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ec/f7/d2e9f4a48fe09c03c31a4d3b39d4d3764d4a6b050b0788e2b2a5eb608993/robotframework_ride-2.1.2.zip",
    "platform": "any",
    "description": "Robot Framework is a generic test automation framework for acceptance\nlevel testing. RIDE is a lightweight and intuitive editor for Robot\nFramework test data.\n\nProject: https://github.com/robotframework/RIDE#readme\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "RIDE :: Robot Framework Test Data Editor",
    "version": "2.1.2",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/robotframework-ride",
        "Homepage": "https://github.com/robotframework/RIDE/"
    },
    "split_keywords": [
        "robotframework",
        "testing",
        "testautomation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d2c551c3612a4ba929c5219498f4cc775964859eeaa50109ebad22421a37430",
                "md5": "8ef350e2f6b1dfcdafc54115fdfafbc6",
                "sha256": "a23f304612dcfe63ff6239c9f55585bc3aaade8cf1fe8341b747c81d35f5a121"
            },
            "downloads": -1,
            "filename": "robotframework_ride-2.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8ef350e2f6b1dfcdafc54115fdfafbc6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.8",
            "size": 2652714,
            "upload_time": "2025-01-28T23:09:15",
            "upload_time_iso_8601": "2025-01-28T23:09:15.266340Z",
            "url": "https://files.pythonhosted.org/packages/9d/2c/551c3612a4ba929c5219498f4cc775964859eeaa50109ebad22421a37430/robotframework_ride-2.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ecf7d2e9f4a48fe09c03c31a4d3b39d4d3764d4a6b050b0788e2b2a5eb608993",
                "md5": "10faaa268d918d7858a2c95cbd8699f1",
                "sha256": "26dfd860b8cf126e44a1f822da8c20ecf38c4710c30af7f46df9a4d974b13a61"
            },
            "downloads": -1,
            "filename": "robotframework_ride-2.1.2.zip",
            "has_sig": false,
            "md5_digest": "10faaa268d918d7858a2c95cbd8699f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.8",
            "size": 2849888,
            "upload_time": "2025-01-28T23:09:19",
            "upload_time_iso_8601": "2025-01-28T23:09:19.513980Z",
            "url": "https://files.pythonhosted.org/packages/ec/f7/d2e9f4a48fe09c03c31a4d3b39d4d3764d4a6b050b0788e2b2a5eb608993/robotframework_ride-2.1.2.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-28 23:09:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robotframework",
    "github_project": "RIDE",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "appveyor": true,
    "requirements": [
        {
            "name": "wxPython",
            "specs": []
        },
        {
            "name": "Pywin32",
            "specs": []
        },
        {
            "name": "Pygments",
            "specs": []
        },
        {
            "name": "robotframework",
            "specs": []
        },
        {
            "name": "Pypubsub",
            "specs": []
        },
        {
            "name": "psutil",
            "specs": []
        },
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.32.2"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "robotframework-ride"
}
        
Elapsed time: 1.57201s