distsrclient


Namedistsrclient JSON
Version 0.0.0 PyPI version JSON
download
home_page
Summarydistributed send socket and receive socket client.
upload_time2023-11-15 08:19:48
maintainer
docs_urlNone
author
requires_python>=3.10
license
keywords client distribute distsrclient socket
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # distsrclient
distributed send and recieve sockets client.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "distsrclient",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "client,distribute,distsrclient,socket",
    "author": "",
    "author_email": "Chor <chorong8883@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b5/e7/d9a56d34abcee6a71b04d5e587d18ff3ebed40c3054ece69e44af6bd4c06/distsrclient-0.0.0.tar.gz",
    "platform": null,
    "description": "# distsrclient\ndistributed send and recieve sockets client.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "distributed send socket and receive socket client.",
    "version": "0.0.0",
    "project_urls": {
        "Homepage": "https://github.com/chorong8883/distsrclient"
    },
    "split_keywords": [
        "client",
        "distribute",
        "distsrclient",
        "socket"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35bdc2949791c99f5b8e4b151f2297afababcd8db6a761f135015fccfd07c867",
                "md5": "7c5bb4a9ea0eefa6d70a31f1bee8a24e",
                "sha256": "64b4cccd07f0134731a9354262ebfcac2f0fd5cefb9fa60b49b5d4fe4bcbf285"
            },
            "downloads": -1,
            "filename": "distsrclient-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c5bb4a9ea0eefa6d70a31f1bee8a24e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2070,
            "upload_time": "2023-11-15T08:19:46",
            "upload_time_iso_8601": "2023-11-15T08:19:46.285213Z",
            "url": "https://files.pythonhosted.org/packages/35/bd/c2949791c99f5b8e4b151f2297afababcd8db6a761f135015fccfd07c867/distsrclient-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5e7d9a56d34abcee6a71b04d5e587d18ff3ebed40c3054ece69e44af6bd4c06",
                "md5": "b954e602d84697b2d6cbff61de2fd263",
                "sha256": "c75416e5d06ea3fdd39e65e9a7982213f9ca70f077b41d74bb806932faea171a"
            },
            "downloads": -1,
            "filename": "distsrclient-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b954e602d84697b2d6cbff61de2fd263",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2898,
            "upload_time": "2023-11-15T08:19:48",
            "upload_time_iso_8601": "2023-11-15T08:19:48.069197Z",
            "url": "https://files.pythonhosted.org/packages/b5/e7/d9a56d34abcee6a71b04d5e587d18ff3ebed40c3054ece69e44af6bd4c06/distsrclient-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-15 08:19:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chorong8883",
    "github_project": "distsrclient",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "distsrclient"
}
        
Elapsed time: 0.13778s