coapts


Namecoapts JSON
Version 0.0.17 PyPI version JSON
download
home_pageNone
SummaryPython aiocoap dialect: CoAP Type Shuffling
upload_time2024-04-17 21:27:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords coap asyncio iot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # coapts

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "coapts",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "coap, asyncio, iot",
    "author": null,
    "author_email": "Erik Gonzalez <erikglez_ipn@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/31/a0/f2b45e4b399c3dc0c8b4831a3d434ded785ba648f86584f1946d223ec978/coapts-0.0.17.tar.gz",
    "platform": null,
    "description": "# coapts\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python aiocoap dialect: CoAP Type Shuffling",
    "version": "0.0.17",
    "project_urls": {
        "Homepage": "https://github.com/ErikGlz/coapts"
    },
    "split_keywords": [
        "coap",
        " asyncio",
        " iot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c88c12ad899475ea263b18d9ae5ee2413e66d5a28c52bd5301b5ce5e6b05899",
                "md5": "7665abb1019173ccc11e16ac94422d59",
                "sha256": "d704adc7ddb920b92092427b2609721ad66ec9c877fc9ca2e62d2fd22c30a04b"
            },
            "downloads": -1,
            "filename": "coapts-0.0.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7665abb1019173ccc11e16ac94422d59",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 210001,
            "upload_time": "2024-04-17T21:27:23",
            "upload_time_iso_8601": "2024-04-17T21:27:23.121202Z",
            "url": "https://files.pythonhosted.org/packages/2c/88/c12ad899475ea263b18d9ae5ee2413e66d5a28c52bd5301b5ce5e6b05899/coapts-0.0.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31a0f2b45e4b399c3dc0c8b4831a3d434ded785ba648f86584f1946d223ec978",
                "md5": "3864a139f1fe372e04a41fcd6ab41e31",
                "sha256": "f5519559a35708893237075fed82f97e1e535020a3e0fe10930a692b83e5afb1"
            },
            "downloads": -1,
            "filename": "coapts-0.0.17.tar.gz",
            "has_sig": false,
            "md5_digest": "3864a139f1fe372e04a41fcd6ab41e31",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 174993,
            "upload_time": "2024-04-17T21:27:33",
            "upload_time_iso_8601": "2024-04-17T21:27:33.706028Z",
            "url": "https://files.pythonhosted.org/packages/31/a0/f2b45e4b399c3dc0c8b4831a3d434ded785ba648f86584f1946d223ec978/coapts-0.0.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 21:27:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ErikGlz",
    "github_project": "coapts",
    "github_not_found": true,
    "lcname": "coapts"
}
        
Elapsed time: 0.34584s