robotcode-runner


Namerobotcode-runner JSON
Version 0.94.0 PyPI version JSON
download
home_pageNone
SummaryRobotCode runner for Robot Framework
upload_time2024-10-20 20:56:08
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-runner

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

-----

## Introduction

Some classes for [RobotCode](https://robotcode.io) plugin management

## Installation

```console
pip install robotcode-runner
```

## License

`robotcode-runner` 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-runner",
    "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/b2/35/a23ded198cba4d4134644f49ca2a09420dc1a184d61f3a0dfafaf51d4b44/robotcode_runner-0.94.0.tar.gz",
    "platform": null,
    "description": "# robotcode-runner\n\n[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-runner.svg)](https://pypi.org/project/robotcode-runner)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-runner.svg)](https://pypi.org/project/robotcode-runner)\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\nSome classes for [RobotCode](https://robotcode.io) plugin management\n\n## Installation\n\n```console\npip install robotcode-runner\n```\n\n## License\n\n`robotcode-runner` 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": "RobotCode runner for Robot Framework",
    "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": "fbb843ccd31610798bd01f84ceef4c8bbf316304a411d9d2ed2f2a8cacca0863",
                "md5": "1ebc9add80581bbe270db45bbfebf4eb",
                "sha256": "66f88d4f984eb5d47174fc3c45860e09a9d7d08d10a7dc20e7b3330d3d15355a"
            },
            "downloads": -1,
            "filename": "robotcode_runner-0.94.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ebc9add80581bbe270db45bbfebf4eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21772,
            "upload_time": "2024-10-20T20:56:02",
            "upload_time_iso_8601": "2024-10-20T20:56:02.877944Z",
            "url": "https://files.pythonhosted.org/packages/fb/b8/43ccd31610798bd01f84ceef4c8bbf316304a411d9d2ed2f2a8cacca0863/robotcode_runner-0.94.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b235a23ded198cba4d4134644f49ca2a09420dc1a184d61f3a0dfafaf51d4b44",
                "md5": "c3aabc98d4fb5627444bea00db03ab60",
                "sha256": "cba47b3e0011f4038ef9fa186327e4a2b237504e5fa1ebc0fe866d8dbd66b150"
            },
            "downloads": -1,
            "filename": "robotcode_runner-0.94.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c3aabc98d4fb5627444bea00db03ab60",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17042,
            "upload_time": "2024-10-20T20:56:08",
            "upload_time_iso_8601": "2024-10-20T20:56:08.612117Z",
            "url": "https://files.pythonhosted.org/packages/b2/35/a23ded198cba4d4134644f49ca2a09420dc1a184d61f3a0dfafaf51d4b44/robotcode_runner-0.94.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 20:56:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robotcodedev",
    "github_project": "robotcode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "robotcode-runner"
}
        
Elapsed time: 0.48962s