kaiju-jsonrpc


Namekaiju-jsonrpc JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/violet-black/kaiju-jsonrpc
SummaryPython asyncio JSONRPC tools for kaiju applications
upload_time2024-05-05 17:35:26
maintainerNone
docs_urlNone
authorvioletblackdev@gmail.com
requires_python>=3.11
licenseApache Software License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![pypi](https://img.shields.io/pypi/v/kaiju-jsonrpc-server.svg)](https://pypi.python.org/pypi/kaiju-jsonrpc-server/)
[![docs](https://readthedocs.org/projects/kaiju-jsonrpc-server/badge/?version=latest&style=flat)](https://kaiju-jsonrpc-server.readthedocs.io)
[![codecov](https://codecov.io/gh/violet-black/kaiju-jsonrpc-server/graph/badge.svg?token=FEUUMQELFX)](https://codecov.io/gh/violet-black/kaiju-jsonrpc-server)
[![tests](https://github.com/violet-black/kaiju-jsonrpc-server/actions/workflows/tests.yaml/badge.svg)](https://github.com/violet-black/kaiju-jsonrpc-server/actions/workflows/tests.yaml)
[![mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)
[![code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

[![python](https://img.shields.io/pypi/pyversions/kaiju-jsonrpc-server.svg)](https://pypi.python.org/pypi/kaiju-jsonrpc-server/)

**kaiju-jsonrpc-server** is

# Installation

With pip and python 3.12+:

```bash
pip3 install kaiju-jsonrpc-server
```

# How to use

See the [user guide](https://kaiju-jsonrpc-server.readthedocs.io/guide.html) for more info.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/violet-black/kaiju-jsonrpc",
    "name": "kaiju-jsonrpc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "violetblackdev@gmail.com",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "[![pypi](https://img.shields.io/pypi/v/kaiju-jsonrpc-server.svg)](https://pypi.python.org/pypi/kaiju-jsonrpc-server/)\n[![docs](https://readthedocs.org/projects/kaiju-jsonrpc-server/badge/?version=latest&style=flat)](https://kaiju-jsonrpc-server.readthedocs.io)\n[![codecov](https://codecov.io/gh/violet-black/kaiju-jsonrpc-server/graph/badge.svg?token=FEUUMQELFX)](https://codecov.io/gh/violet-black/kaiju-jsonrpc-server)\n[![tests](https://github.com/violet-black/kaiju-jsonrpc-server/actions/workflows/tests.yaml/badge.svg)](https://github.com/violet-black/kaiju-jsonrpc-server/actions/workflows/tests.yaml)\n[![mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)\n[![code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n[![python](https://img.shields.io/pypi/pyversions/kaiju-jsonrpc-server.svg)](https://pypi.python.org/pypi/kaiju-jsonrpc-server/)\n\n**kaiju-jsonrpc-server** is\n\n# Installation\n\nWith pip and python 3.12+:\n\n```bash\npip3 install kaiju-jsonrpc-server\n```\n\n# How to use\n\nSee the [user guide](https://kaiju-jsonrpc-server.readthedocs.io/guide.html) for more info.\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Python asyncio JSONRPC tools for kaiju applications",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/violet-black/kaiju-jsonrpc"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e7bbc1993464918211b56737cd62f36e51098c7772b4d0795c9e23b85aae9a9",
                "md5": "52f6301175883d2b0778e7501e3d23d0",
                "sha256": "59cbbe6d9ca40ab685858152bdeccc17a6c19acf90bbb63cebd55a37218fc453"
            },
            "downloads": -1,
            "filename": "kaiju_jsonrpc-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "52f6301175883d2b0778e7501e3d23d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 5977,
            "upload_time": "2024-05-05T17:35:26",
            "upload_time_iso_8601": "2024-05-05T17:35:26.796156Z",
            "url": "https://files.pythonhosted.org/packages/1e/7b/bc1993464918211b56737cd62f36e51098c7772b4d0795c9e23b85aae9a9/kaiju_jsonrpc-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-05 17:35:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "violet-black",
    "github_project": "kaiju-jsonrpc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "kaiju-jsonrpc"
}
        
Elapsed time: 0.22666s