robotcode-repl


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

[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-repl.svg)](https://pypi.org/project/robotcode-repl)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-repl.svg)](https://pypi.org/project/robotcode-repl)
[![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-repl
```

## License

`robotcode-repl` 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-repl",
    "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/4e/4b/77e9b45d70668f955d7d4c7f5b46f3fa351adb8054eff0fe902c7078be23/robotcode_repl-0.94.0.tar.gz",
    "platform": null,
    "description": "# robotcode-repl\n\n[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-repl.svg)](https://pypi.org/project/robotcode-repl)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-repl.svg)](https://pypi.org/project/robotcode-repl)\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-repl\n```\n\n## License\n\n`robotcode-repl` 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 REPL 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": "0e2854053c5ebda761c531bf941fbaff0279f63eab9f21abde3b7621e74dbd8e",
                "md5": "ac388276d297be67bb961aa189231b8e",
                "sha256": "7d7ed4ea2108c79f32a96e0c02bc9296c1744036aebf016a3fdb4e505695d4d1"
            },
            "downloads": -1,
            "filename": "robotcode_repl-0.94.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ac388276d297be67bb961aa189231b8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11821,
            "upload_time": "2024-10-20T20:55:50",
            "upload_time_iso_8601": "2024-10-20T20:55:50.297078Z",
            "url": "https://files.pythonhosted.org/packages/0e/28/54053c5ebda761c531bf941fbaff0279f63eab9f21abde3b7621e74dbd8e/robotcode_repl-0.94.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4e4b77e9b45d70668f955d7d4c7f5b46f3fa351adb8054eff0fe902c7078be23",
                "md5": "9d7a4e0300ca833b0cfad07dc64b9536",
                "sha256": "d9ecae150c707faf49930b6376858e34659e2c3ea59d74852cb32fbac5ec5ea0"
            },
            "downloads": -1,
            "filename": "robotcode_repl-0.94.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9d7a4e0300ca833b0cfad07dc64b9536",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10995,
            "upload_time": "2024-10-20T20:56:01",
            "upload_time_iso_8601": "2024-10-20T20:56:01.597180Z",
            "url": "https://files.pythonhosted.org/packages/4e/4b/77e9b45d70668f955d7d4c7f5b46f3fa351adb8054eff0fe902c7078be23/robotcode_repl-0.94.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 20:56:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robotcodedev",
    "github_project": "robotcode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "robotcode-repl"
}
        
Elapsed time: 0.39314s