Bubot-CoAP


NameBubot-CoAP JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/businka/Bubot_CoAP.git
Summarypython library to the CoAP protocol.
upload_time2024-01-27 11:08:30
maintainer
docs_urlNone
authorRazgovorov Mikhail
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements twine cbor2 aio_dtls
Travis-CI
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/businka/Bubot_CoAP.git",
    "name": "Bubot-CoAP",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Razgovorov Mikhail",
    "author_email": "1338833@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fe/c4/b804bb99fb04d6eaae2020155dec38fe2b6ad33b2747eb8815a8a51dc131/Bubot_CoAP-2.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "python library to the CoAP protocol.",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/businka/Bubot_CoAP.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20a936bf3f1ad7d8c997030ce50ce566f09883a89c62993cb1d26e9c02658a2c",
                "md5": "483398f05bd510bad597aff9b8bdc486",
                "sha256": "e659f7f81194afd7f8966d713b92830d83fa78412fbdf045500f4c1f56b105bc"
            },
            "downloads": -1,
            "filename": "Bubot_CoAP-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "483398f05bd510bad597aff9b8bdc486",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 85302,
            "upload_time": "2024-01-27T11:08:29",
            "upload_time_iso_8601": "2024-01-27T11:08:29.200254Z",
            "url": "https://files.pythonhosted.org/packages/20/a9/36bf3f1ad7d8c997030ce50ce566f09883a89c62993cb1d26e9c02658a2c/Bubot_CoAP-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fec4b804bb99fb04d6eaae2020155dec38fe2b6ad33b2747eb8815a8a51dc131",
                "md5": "055f61c2b6b0ef1133c2ccca8d0f5d86",
                "sha256": "5b11938a4aa49ab70608e642d479209a55ba483afc5133373eafa7f285de4ed7"
            },
            "downloads": -1,
            "filename": "Bubot_CoAP-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "055f61c2b6b0ef1133c2ccca8d0f5d86",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 61742,
            "upload_time": "2024-01-27T11:08:30",
            "upload_time_iso_8601": "2024-01-27T11:08:30.354551Z",
            "url": "https://files.pythonhosted.org/packages/fe/c4/b804bb99fb04d6eaae2020155dec38fe2b6ad33b2747eb8815a8a51dc131/Bubot_CoAP-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-27 11:08:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "businka",
    "github_project": "Bubot_CoAP",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "requirements": [
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "cbor2",
            "specs": []
        },
        {
            "name": "aio_dtls",
            "specs": [
                [
                    "==",
                    "0.0.4"
                ]
            ]
        }
    ],
    "lcname": "bubot-coap"
}
        
Elapsed time: 0.26141s