robotcode-jsonrpc2


Namerobotcode-jsonrpc2 JSON
Version 0.94.0 PyPI version JSON
download
home_pageNone
SummaryJSONRPC Server for RobotCode
upload_time2024-10-20 20:56:12
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-jsonrpc2

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

-----

## Introduction

The JSONRPC2 Server for [RobotCode](https://robotcode.io).

## Installation

```console
pip install robotcode-debugger
```

## License

`robotcode-jsonrpc2` 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-jsonrpc2",
    "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/91/4b/a067a7de697fde9f6de55c5e742277df4df0a49b4ac8a6a5191f4a9aba09/robotcode_jsonrpc2-0.94.0.tar.gz",
    "platform": null,
    "description": "# robotcode-jsonrpc2\n\n[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-jsonrpc2.svg)](https://pypi.org/project/robotcode-jsonrpc2)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-jsonrpc2.svg)](https://pypi.org/project/robotcode-jsonrpc2)\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\nThe JSONRPC2 Server for [RobotCode](https://robotcode.io).\n\n## Installation\n\n```console\npip install robotcode-debugger\n```\n\n## License\n\n`robotcode-jsonrpc2` 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": "JSONRPC Server for RobotCode",
    "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": "907107fd9a82533ea02dd0ff8cff02087e21ec2927b919b11d0d6d6759c4f535",
                "md5": "b02c16440df405312c23dadee362bba5",
                "sha256": "24148b5fec1436d39e9f1504bb1780aa60bcc93336b9b8f25eb040cfb986c5f3"
            },
            "downloads": -1,
            "filename": "robotcode_jsonrpc2-0.94.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b02c16440df405312c23dadee362bba5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14906,
            "upload_time": "2024-10-20T20:56:13",
            "upload_time_iso_8601": "2024-10-20T20:56:13.169681Z",
            "url": "https://files.pythonhosted.org/packages/90/71/07fd9a82533ea02dd0ff8cff02087e21ec2927b919b11d0d6d6759c4f535/robotcode_jsonrpc2-0.94.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "914ba067a7de697fde9f6de55c5e742277df4df0a49b4ac8a6a5191f4a9aba09",
                "md5": "5e8989bbfc91a5662a92450f10152fb0",
                "sha256": "e81142c20414f23c5ed027c9e020220fceea2d6c9ff5629e81cca1612981bccf"
            },
            "downloads": -1,
            "filename": "robotcode_jsonrpc2-0.94.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5e8989bbfc91a5662a92450f10152fb0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15169,
            "upload_time": "2024-10-20T20:56:12",
            "upload_time_iso_8601": "2024-10-20T20:56:12.388797Z",
            "url": "https://files.pythonhosted.org/packages/91/4b/a067a7de697fde9f6de55c5e742277df4df0a49b4ac8a6a5191f4a9aba09/robotcode_jsonrpc2-0.94.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 20:56:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robotcodedev",
    "github_project": "robotcode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "robotcode-jsonrpc2"
}
        
Elapsed time: 1.09051s