robotframework-ride


Namerobotframework-ride JSON
Version 2.1.1 PyPI version JSON
download
home_pagehttps://github.com/robotframework/RIDE/
SummaryRIDE :: Robot Framework Test Data Editor
upload_time2024-11-15 00:26:19
maintainerNone
docs_urlNone
authorRobot Framework Developers
requires_python<=3.13,>=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.13,>=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/7f/d7/1651a34f128a775be2ed70580aa52ed4eeeab5f9b13dd04a442dcb37c57d/robotframework_ride-2.1.1.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.1",
    "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": "5ab8ce2d4a1f7bf3a77230b762b2291b791aa8614f9d6c3274aaa2b7e9546a5e",
                "md5": "7db63df4f065c2b3ac6018d83ba47054",
                "sha256": "0b750ab89ebe835a2a6301fa9f1308f6b8b028bbcd14d3288c7697fc9170c062"
            },
            "downloads": -1,
            "filename": "robotframework_ride-2.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7db63df4f065c2b3ac6018d83ba47054",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<=3.13,>=3.8",
            "size": 2702651,
            "upload_time": "2024-11-15T00:26:16",
            "upload_time_iso_8601": "2024-11-15T00:26:16.258207Z",
            "url": "https://files.pythonhosted.org/packages/5a/b8/ce2d4a1f7bf3a77230b762b2291b791aa8614f9d6c3274aaa2b7e9546a5e/robotframework_ride-2.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7fd71651a34f128a775be2ed70580aa52ed4eeeab5f9b13dd04a442dcb37c57d",
                "md5": "e85abae281ea9870298cc6356bc97e68",
                "sha256": "c11bf845bb17412d5f600b0e6b0167b96bdc6d2350e642a7cfe110adc16c5301"
            },
            "downloads": -1,
            "filename": "robotframework_ride-2.1.1.zip",
            "has_sig": false,
            "md5_digest": "e85abae281ea9870298cc6356bc97e68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<=3.13,>=3.8",
            "size": 2895768,
            "upload_time": "2024-11-15T00:26:19",
            "upload_time_iso_8601": "2024-11-15T00:26:19.487358Z",
            "url": "https://files.pythonhosted.org/packages/7f/d7/1651a34f128a775be2ed70580aa52ed4eeeab5f9b13dd04a442dcb37c57d/robotframework_ride-2.1.1.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 00:26: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: 0.38826s