hivemind-http-protocol


Namehivemind-http-protocol JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/JarbasHiveMind/hivemind-http-protocol
Summaryhttp network protocol for hivemind-core
upload_time2025-01-15 20:38:14
maintainerNone
docs_urlNone
authorjarbasAi
requires_pythonNone
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements tornado hivemind-plugin-manager poorman_handshake pyOpenSSL
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JarbasHiveMind/hivemind-http-protocol",
    "name": "hivemind-http-protocol",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "jarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/8c/a91fbf43c818e76158ec3b6ffde2a57546e9688ce8a9fdfdb79b20282a80/hivemind-http-protocol-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "http network protocol for hivemind-core",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/JarbasHiveMind/hivemind-http-protocol"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95491aafff90c98b08e1a08da09d903cbb79107b4dbdbe39a42db0b3bbc976fd",
                "md5": "dedb9e5074ec89a70884e0864332cee0",
                "sha256": "421f217e3952ddc19ed3af4938c94e050db88d3c828603793a167bfc19836d71"
            },
            "downloads": -1,
            "filename": "hivemind_http_protocol-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dedb9e5074ec89a70884e0864332cee0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9441,
            "upload_time": "2025-01-15T20:38:13",
            "upload_time_iso_8601": "2025-01-15T20:38:13.226819Z",
            "url": "https://files.pythonhosted.org/packages/95/49/1aafff90c98b08e1a08da09d903cbb79107b4dbdbe39a42db0b3bbc976fd/hivemind_http_protocol-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a8ca91fbf43c818e76158ec3b6ffde2a57546e9688ce8a9fdfdb79b20282a80",
                "md5": "a3856c39448f04490fb98e7311aada8c",
                "sha256": "3a8bac525fcb7015ace5b2e49d6766657f6bf2c043c09f01c471852238b24109"
            },
            "downloads": -1,
            "filename": "hivemind-http-protocol-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a3856c39448f04490fb98e7311aada8c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10296,
            "upload_time": "2025-01-15T20:38:14",
            "upload_time_iso_8601": "2025-01-15T20:38:14.281518Z",
            "url": "https://files.pythonhosted.org/packages/0a/8c/a91fbf43c818e76158ec3b6ffde2a57546e9688ce8a9fdfdb79b20282a80/hivemind-http-protocol-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 20:38:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JarbasHiveMind",
    "github_project": "hivemind-http-protocol",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "tornado",
            "specs": []
        },
        {
            "name": "hivemind-plugin-manager",
            "specs": []
        },
        {
            "name": "poorman_handshake",
            "specs": [
                [
                    ">=",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "pyOpenSSL",
            "specs": []
        }
    ],
    "lcname": "hivemind-http-protocol"
}
        
Elapsed time: 1.79374s