Wake - simple and lightweight binary protocol for exchange data
between PC and different devices. Protocol has address and
command fields, up to 255 bytes if data in one frame and
CRC-8 check.
Raw data
{
"_id": null,
"home_page": "https://github.com/Nixblr/pyWake",
"name": "wakeProtocol",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "pyserial,uart,rs-232,rs-485,p2p,serial,Wake",
"author": "N1X (Uladzimir Kisel)",
"author_email": "nixblr@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/eb/5d/f9f00d8f820b90629f2405a8df8b4d27d9b244d7db5f9bfd6ca332eb7cab/wakeProtocol-0.0.1.tar.gz",
"platform": null,
"description": "Wake - simple and lightweight binary protocol for exchange data\r\n between PC and different devices. Protocol has address and\r\n command fields, up to 255 bytes if data in one frame and\r\n CRC-8 check.\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Point binary protocol (above pySerial)",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/Nixblr/pyWake"
},
"split_keywords": [
"pyserial",
"uart",
"rs-232",
"rs-485",
"p2p",
"serial",
"wake"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0066531307285688b686c69ec76253631e65a92d5e9da2d3daf38f8d49893a95",
"md5": "a13f942b988651a75037ed24944cf47d",
"sha256": "fb1495093305d1b1f7a4a4e07f40880e1cd49d5e461754d06f1691bef5a2492f"
},
"downloads": -1,
"filename": "wakeProtocol-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a13f942b988651a75037ed24944cf47d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5094,
"upload_time": "2023-05-29T16:41:47",
"upload_time_iso_8601": "2023-05-29T16:41:47.198529Z",
"url": "https://files.pythonhosted.org/packages/00/66/531307285688b686c69ec76253631e65a92d5e9da2d3daf38f8d49893a95/wakeProtocol-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eb5df9f00d8f820b90629f2405a8df8b4d27d9b244d7db5f9bfd6ca332eb7cab",
"md5": "dad3709a9b60b25ca51f72516bb6bcd5",
"sha256": "555e43064aad25627d5bb5a9771e61eeb3dd410e39baa58c33c3b161aa2288b0"
},
"downloads": -1,
"filename": "wakeProtocol-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "dad3709a9b60b25ca51f72516bb6bcd5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4288,
"upload_time": "2023-05-29T16:41:49",
"upload_time_iso_8601": "2023-05-29T16:41:49.553290Z",
"url": "https://files.pythonhosted.org/packages/eb/5d/f9f00d8f820b90629f2405a8df8b4d27d9b244d7db5f9bfd6ca332eb7cab/wakeProtocol-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-29 16:41:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Nixblr",
"github_project": "pyWake",
"github_not_found": true,
"lcname": "wakeprotocol"
}