socket-jsonrpc


Namesocket-jsonrpc JSON
Version 0.0.0 PyPI version JSON
download
home_pageNone
SummaryLibrary for JSONRPC 2.0 over TCP/IP and UNIX sockets
upload_time2025-07-27 13:54:26
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
licenseNone
keywords async asynchronous client jsonrpc networking rpc server socket
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # socket-jsonrpc
Library for JSONRPC 2.0 over TCP/IP and UNIX sockets

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "socket-jsonrpc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "async, asynchronous, client, jsonrpc, networking, rpc, server, socket",
    "author": null,
    "author_email": "FrankySnow9 <clairicia.rcj.francis@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e8/68/f3910807680ea3ddae98990ec4d74b2e8912c6d37754c783e12d1465f287/socket_jsonrpc-0.0.0.tar.gz",
    "platform": null,
    "description": "# socket-jsonrpc\nLibrary for JSONRPC 2.0 over TCP/IP and UNIX sockets\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Library for JSONRPC 2.0 over TCP/IP and UNIX sockets",
    "version": "0.0.0",
    "project_urls": {
        "Issue Tracker": "https://github.com/francis-clairicia/socket-jsonrpc/issues",
        "Release Notes": "https://github.com/francis-clairicia/socket-jsonrpc/releases",
        "Source Code": "https://github.com/francis-clairicia/socket-jsonrpc"
    },
    "split_keywords": [
        "async",
        " asynchronous",
        " client",
        " jsonrpc",
        " networking",
        " rpc",
        " server",
        " socket"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "72141c47b7cb9188758362fad89abd3a53a8e267f089c905baa03e43f680ac7e",
                "md5": "e85cfe52c7bff7103e611b73e766adba",
                "sha256": "12bcbeaa4943ab5733ccddf9d11aea703558d905bf65f0953987a2671b58cabe"
            },
            "downloads": -1,
            "filename": "socket_jsonrpc-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e85cfe52c7bff7103e611b73e766adba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 6229,
            "upload_time": "2025-07-27T13:54:24",
            "upload_time_iso_8601": "2025-07-27T13:54:24.828915Z",
            "url": "https://files.pythonhosted.org/packages/72/14/1c47b7cb9188758362fad89abd3a53a8e267f089c905baa03e43f680ac7e/socket_jsonrpc-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e868f3910807680ea3ddae98990ec4d74b2e8912c6d37754c783e12d1465f287",
                "md5": "a0e1eb70e560e3b9220c0cdee7edda72",
                "sha256": "3943b5ec6861a23383f360429dffa98cf862848a657f24929e74a060eca63ddc"
            },
            "downloads": -1,
            "filename": "socket_jsonrpc-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a0e1eb70e560e3b9220c0cdee7edda72",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 25295,
            "upload_time": "2025-07-27T13:54:26",
            "upload_time_iso_8601": "2025-07-27T13:54:26.296853Z",
            "url": "https://files.pythonhosted.org/packages/e8/68/f3910807680ea3ddae98990ec4d74b2e8912c6d37754c783e12d1465f287/socket_jsonrpc-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-27 13:54:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "francis-clairicia",
    "github_project": "socket-jsonrpc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "socket-jsonrpc"
}
        
Elapsed time: 1.06109s