coaprcs


Namecoaprcs JSON
Version 0.0.7 PyPI version JSON
download
home_page
SummaryPython aiocoap dialect: CoAP Response Codes Shuffling
upload_time2024-03-09 01:51:09
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.
            # coaprcs

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "coaprcs",
    "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/0e/38/65f453ba432db81a6e1f3bdaa3bf5a038e9d0d46d20a23c0eb60a65c1a18/coaprcs-0.0.7.tar.gz",
    "platform": null,
    "description": "# coaprcs\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python aiocoap dialect: CoAP Response Codes Shuffling",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/ErikGlz/coaprcs"
    },
    "split_keywords": [
        "coap",
        "asyncio",
        "iot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d273d4f3394944fa1758f02c2ef178d4967718d263cd188c64e30ef41e77679",
                "md5": "af41214abcc90fdaba5a57793f028067",
                "sha256": "c3be12e47eae428ed3d262d70b28de90ce0523cfcec84e9ddff8d53164eba76c"
            },
            "downloads": -1,
            "filename": "coaprcs-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af41214abcc90fdaba5a57793f028067",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 210546,
            "upload_time": "2024-03-09T01:51:04",
            "upload_time_iso_8601": "2024-03-09T01:51:04.597996Z",
            "url": "https://files.pythonhosted.org/packages/1d/27/3d4f3394944fa1758f02c2ef178d4967718d263cd188c64e30ef41e77679/coaprcs-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e3865f453ba432db81a6e1f3bdaa3bf5a038e9d0d46d20a23c0eb60a65c1a18",
                "md5": "1c031540af70970225fdb2f222c566b6",
                "sha256": "a0cecb3eba6393433ee8d78a22f1a3f9fe4b4ddd48d0f120126d625a5384dc69"
            },
            "downloads": -1,
            "filename": "coaprcs-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "1c031540af70970225fdb2f222c566b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 175374,
            "upload_time": "2024-03-09T01:51:09",
            "upload_time_iso_8601": "2024-03-09T01:51:09.827164Z",
            "url": "https://files.pythonhosted.org/packages/0e/38/65f453ba432db81a6e1f3bdaa3bf5a038e9d0d46d20a23c0eb60a65c1a18/coaprcs-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-09 01:51:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ErikGlz",
    "github_project": "coaprcs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "coaprcs"
}
        
Elapsed time: 0.24443s