jsonrpc-py


Namejsonrpc-py JSON
Version 5.5.1 PyPI version JSON
download
home_pageNone
SummaryPure zero-dependency JSON-RPC 2.0 and OpenRPC implementation
upload_time2024-12-27 15:58:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseApache-2.0 OR MIT
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 [MIT License](LICENSE-MIT) at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache License 2.0, shall be
dual licensed as above, without any additional terms or conditions.

## 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=main&logo=gitlab&style=flat-square>
[coverage]: <https://img.shields.io/gitlab/pipeline-coverage/jsonrpc/jsonrpc-py?branch=main&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/7a/a6/7877ed511f5591b9a78d0c3e67de6f5ce2465dc8b529d37905e3952f28a4/jsonrpc_py-5.5.1.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 [MIT License](LICENSE-MIT) at your option.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache License 2.0, shall be\ndual licensed as above, without any additional terms or conditions.\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=main&logo=gitlab&style=flat-square>\n[coverage]: <https://img.shields.io/gitlab/pipeline-coverage/jsonrpc/jsonrpc-py?branch=main&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 MIT",
    "summary": "Pure zero-dependency JSON-RPC 2.0 and OpenRPC implementation",
    "version": "5.5.1",
    "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": "7aa67877ed511f5591b9a78d0c3e67de6f5ce2465dc8b529d37905e3952f28a4",
                "md5": "679feda25ec1752d6dae792e7b82cdeb",
                "sha256": "202791cdd93a093d5b354f42341ac7915dce4f4c7930413688fab51f13470b7c"
            },
            "downloads": -1,
            "filename": "jsonrpc_py-5.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "679feda25ec1752d6dae792e7b82cdeb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 47044,
            "upload_time": "2024-12-27T15:58:50",
            "upload_time_iso_8601": "2024-12-27T15:58:50.858397Z",
            "url": "https://files.pythonhosted.org/packages/7a/a6/7877ed511f5591b9a78d0c3e67de6f5ce2465dc8b529d37905e3952f28a4/jsonrpc_py-5.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-27 15:58:50",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "jsonrpc",
    "gitlab_project": "jsonrpc-py",
    "lcname": "jsonrpc-py"
}
        
Elapsed time: 0.39731s