jsonrpc-py


Namejsonrpc-py JSON
Version 5.4.0 PyPI version JSON
download
home_pageNone
SummaryPure zero-dependency JSON-RPC 2.0 and OpenRPC implementation
upload_time2024-11-19 10:51:00
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseApache-2.0 OR BSD-2-Clause
keywords jsonrpc openrpc asgi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # JSON-RPC Python

[![pipeline status][pipeline]][homepage]
[![coverage report][coverage]][homepage]
[![latest release][version]][pypi]
[![pypi downloads][downloads]][pypi]

**JSON-RPC Python** is a lightweight ASGI micro framework for building web applications.

## Features

* Pure zero-dependency JSON-RPC 2.0 and OpenRPC implementation.
* Simple and user-friendly API interface.
* 100% type annotated codebase.
* 100% test coverage, so it's production-ready.

## Requirements

Python 3.12 and above.

## Installation

```shell
$ pip install jsonrpc-py
```

## Distribution

This project is licensed under either of [Apache License 2.0](LICENSE-APACHE) or [BSD 2-Clause "Simplified" License](LICENSE-BSD) at your choice.

## Links

* Documentation: <https://docs.jsonrpc.ru>
* PyPI Releases: <https://pypi.org/project/jsonrpc-py>
* Source Code: <https://gitlab.com/jsonrpc/jsonrpc-py>

[homepage]: <https://gitlab.com/jsonrpc/jsonrpc-py>
[pipeline]: <https://img.shields.io/gitlab/pipeline-status/jsonrpc/jsonrpc-py?branch=development&logo=gitlab&style=flat-square>
[coverage]: <https://img.shields.io/gitlab/pipeline-coverage/jsonrpc/jsonrpc-py?branch=development&logo=gitlab&style=flat-square>
[pypi]: <https://pypi.org/project/jsonrpc-py>
[version]: <https://img.shields.io/pypi/v/jsonrpc-py?color=steelblue&logo=python&logoColor=steelblue&style=flat-square>
[downloads]: <https://img.shields.io/pypi/dm/jsonrpc-py?color=steelblue&logo=python&logoColor=steelblue&style=flat-square>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jsonrpc-py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "JSON-RPC Development Group <dev@jsonrpc.ru>",
    "keywords": "jsonrpc, openrpc, asgi",
    "author": null,
    "author_email": "Andrew Malchuk <andrew.malchuk@yandex.ru>",
    "download_url": "https://files.pythonhosted.org/packages/dc/99/d775717dced9c0386a6b3e8c2dfa7dd8c07ee6015f272d97ae170c42be8a/jsonrpc_py-5.4.0.tar.gz",
    "platform": null,
    "description": "# JSON-RPC Python\n\n[![pipeline status][pipeline]][homepage]\n[![coverage report][coverage]][homepage]\n[![latest release][version]][pypi]\n[![pypi downloads][downloads]][pypi]\n\n**JSON-RPC Python** is a lightweight ASGI micro framework for building web applications.\n\n## Features\n\n* Pure zero-dependency JSON-RPC 2.0 and OpenRPC implementation.\n* Simple and user-friendly API interface.\n* 100% type annotated codebase.\n* 100% test coverage, so it's production-ready.\n\n## Requirements\n\nPython 3.12 and above.\n\n## Installation\n\n```shell\n$ pip install jsonrpc-py\n```\n\n## Distribution\n\nThis project is licensed under either of [Apache License 2.0](LICENSE-APACHE) or [BSD 2-Clause \"Simplified\" License](LICENSE-BSD) at your choice.\n\n## Links\n\n* Documentation: <https://docs.jsonrpc.ru>\n* PyPI Releases: <https://pypi.org/project/jsonrpc-py>\n* Source Code: <https://gitlab.com/jsonrpc/jsonrpc-py>\n\n[homepage]: <https://gitlab.com/jsonrpc/jsonrpc-py>\n[pipeline]: <https://img.shields.io/gitlab/pipeline-status/jsonrpc/jsonrpc-py?branch=development&logo=gitlab&style=flat-square>\n[coverage]: <https://img.shields.io/gitlab/pipeline-coverage/jsonrpc/jsonrpc-py?branch=development&logo=gitlab&style=flat-square>\n[pypi]: <https://pypi.org/project/jsonrpc-py>\n[version]: <https://img.shields.io/pypi/v/jsonrpc-py?color=steelblue&logo=python&logoColor=steelblue&style=flat-square>\n[downloads]: <https://img.shields.io/pypi/dm/jsonrpc-py?color=steelblue&logo=python&logoColor=steelblue&style=flat-square>\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 OR BSD-2-Clause",
    "summary": "Pure zero-dependency JSON-RPC 2.0 and OpenRPC implementation",
    "version": "5.4.0",
    "project_urls": {
        "Change Log": "https://docs.jsonrpc.ru/changelog.html",
        "Documentation": "https://docs.jsonrpc.ru",
        "Homepage": "https://docs.jsonrpc.ru",
        "Source Code": "https://gitlab.com/jsonrpc/jsonrpc-py"
    },
    "split_keywords": [
        "jsonrpc",
        " openrpc",
        " asgi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc99d775717dced9c0386a6b3e8c2dfa7dd8c07ee6015f272d97ae170c42be8a",
                "md5": "9a831c4b10aeeb8b59b29168064dc48e",
                "sha256": "be55e6d61c16dbd28cee18f38105b17b522891863e93ec02ca8f2b05ba5046f9"
            },
            "downloads": -1,
            "filename": "jsonrpc_py-5.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9a831c4b10aeeb8b59b29168064dc48e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 46905,
            "upload_time": "2024-11-19T10:51:00",
            "upload_time_iso_8601": "2024-11-19T10:51:00.598776Z",
            "url": "https://files.pythonhosted.org/packages/dc/99/d775717dced9c0386a6b3e8c2dfa7dd8c07ee6015f272d97ae170c42be8a/jsonrpc_py-5.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 10:51:00",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "jsonrpc",
    "gitlab_project": "jsonrpc-py",
    "lcname": "jsonrpc-py"
}
        
Elapsed time: 0.32014s