robotcode-robot


Namerobotcode-robot JSON
Version 0.94.0 PyPI version JSON
download
home_pageNone
SummarySupport classes for RobotCode for handling Robot Framework projects.
upload_time2024-10-20 20:56:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # robotcode-robot

[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-robot.svg)](https://pypi.org/project/robotcode-robot)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-robot.svg)](https://pypi.org/project/robotcode-robot)
[![License](https://img.shields.io/github/license/robotcodedev/robotcode?style=flat&logo=apache)](https://github.com/robotcodedev/robotcode/blob/master/LICENSE.txt)

-----

## Introduction

Support classes for [RobotCode](https://robotcode.io) for handling Robot Framework projects.

## Installation

```console
pip install robotcode-robot
```

## License

`robotcode-robot` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "robotcode-robot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Daniel Biehl <dbiehl@live.de>",
    "download_url": "https://files.pythonhosted.org/packages/2a/5f/9701b0a17cb4b8f23d63c693475b201e8dab894b5a2ac316ee80b335a1f2/robotcode_robot-0.94.0.tar.gz",
    "platform": null,
    "description": "# robotcode-robot\n\n[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-robot.svg)](https://pypi.org/project/robotcode-robot)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-robot.svg)](https://pypi.org/project/robotcode-robot)\n[![License](https://img.shields.io/github/license/robotcodedev/robotcode?style=flat&logo=apache)](https://github.com/robotcodedev/robotcode/blob/master/LICENSE.txt)\n\n-----\n\n## Introduction\n\nSupport classes for [RobotCode](https://robotcode.io) for handling Robot Framework projects.\n\n## Installation\n\n```console\npip install robotcode-robot\n```\n\n## License\n\n`robotcode-robot` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Support classes for RobotCode for handling Robot Framework projects.",
    "version": "0.94.0",
    "project_urls": {
        "Changelog": "https://github.com/robotcodedev/robotcode/blob/main/CHANGELOG.md",
        "Documentation": "https://github.com/robotcodedev/robotcode#readme",
        "Donate": "https://opencollective.com/robotcode",
        "Homepage": "https://robotcode.io",
        "Issues": "https://github.com/robotcodedev/robotcode/issues",
        "Source": "https://github.com/robotcodedev/robotcode"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "24bde560a36ba921e6b77da55884208ed869436ed8162cc69eb66dd5937cd0c2",
                "md5": "99a2c4938e1ca420f7e8efc2652c8536",
                "sha256": "a199d15c841636f0aa4fdd5cfa452335461120a0162d989cc9eb22f5567cd7ce"
            },
            "downloads": -1,
            "filename": "robotcode_robot-0.94.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "99a2c4938e1ca420f7e8efc2652c8536",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 102252,
            "upload_time": "2024-10-20T20:55:53",
            "upload_time_iso_8601": "2024-10-20T20:55:53.502786Z",
            "url": "https://files.pythonhosted.org/packages/24/bd/e560a36ba921e6b77da55884208ed869436ed8162cc69eb66dd5937cd0c2/robotcode_robot-0.94.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2a5f9701b0a17cb4b8f23d63c693475b201e8dab894b5a2ac316ee80b335a1f2",
                "md5": "28160fbd8ad34abbf0fa853615e1eb77",
                "sha256": "ccd04723f9f815afc9b909bff0c9dd8915e269f34addf18969e60b4d679943de"
            },
            "downloads": -1,
            "filename": "robotcode_robot-0.94.0.tar.gz",
            "has_sig": false,
            "md5_digest": "28160fbd8ad34abbf0fa853615e1eb77",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 93253,
            "upload_time": "2024-10-20T20:56:09",
            "upload_time_iso_8601": "2024-10-20T20:56:09.595463Z",
            "url": "https://files.pythonhosted.org/packages/2a/5f/9701b0a17cb4b8f23d63c693475b201e8dab894b5a2ac316ee80b335a1f2/robotcode_robot-0.94.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 20:56:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robotcodedev",
    "github_project": "robotcode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "robotcode-robot"
}
        
Elapsed time: 0.78706s