coap-ts


Namecoap-ts JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryPython aiocoap dialect: CoAP Type Shuffling
upload_time2024-02-24 23:20:58
maintainer
docs_urlNone
author
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.
            # coap-ts

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "coap-ts",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "coap,asyncio,iot",
    "author": "",
    "author_email": "Erik Gonzalez <erikglez_ipn@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/57/05/79698b814448f7a6124db904180aef933a906f09bbe4797298701a297844/coap-ts-0.0.1.tar.gz",
    "platform": null,
    "description": "# coap-ts\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python aiocoap dialect: CoAP Type Shuffling",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ErikGlz/coap-ts"
    },
    "split_keywords": [
        "coap",
        "asyncio",
        "iot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d046da4f34030a954af2f3a9f0f4ea3d2a7830850063d1b06c4fdfa68611f8fb",
                "md5": "71af961f85ec2215beef6c18000c1c09",
                "sha256": "960263658d87df334d3bfc5dfdbd26227ac12c4940e94bce5cc1b3ad9154a4ef"
            },
            "downloads": -1,
            "filename": "coap_ts-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71af961f85ec2215beef6c18000c1c09",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 210149,
            "upload_time": "2024-02-24T23:20:55",
            "upload_time_iso_8601": "2024-02-24T23:20:55.239671Z",
            "url": "https://files.pythonhosted.org/packages/d0/46/da4f34030a954af2f3a9f0f4ea3d2a7830850063d1b06c4fdfa68611f8fb/coap_ts-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "570579698b814448f7a6124db904180aef933a906f09bbe4797298701a297844",
                "md5": "d39f9ff630bd82ada45c59b828ee4cf0",
                "sha256": "9e27bea965b784e0547b259bdcf6a699f16dfb4c06bd1aa62e98c7bfb60917fc"
            },
            "downloads": -1,
            "filename": "coap-ts-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d39f9ff630bd82ada45c59b828ee4cf0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 174897,
            "upload_time": "2024-02-24T23:20:58",
            "upload_time_iso_8601": "2024-02-24T23:20:58.085809Z",
            "url": "https://files.pythonhosted.org/packages/57/05/79698b814448f7a6124db904180aef933a906f09bbe4797298701a297844/coap-ts-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-24 23:20:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ErikGlz",
    "github_project": "coap-ts",
    "github_not_found": true,
    "lcname": "coap-ts"
}
        
Elapsed time: 0.19685s