aiomeshtastic


Nameaiomeshtastic JSON
Version 6 PyPI version JSON
download
home_pageNone
Summaryasyncio bindings to the meshtastic device API.
upload_time2024-08-25 05:36:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            aiomeshtastic -- asyncio bindings to the meshtastic device API.
===============================================================

Currenyly this can connect to devices over bluetooth, TCP, and serial. The
allows you to loop over a device to get protobufs as they arrive and you can
send protobufs back.

See examples/tr.py for how it can be used.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aiomeshtastic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Jason Michalski <armooo@armooo.net>",
    "download_url": "https://files.pythonhosted.org/packages/5a/44/d29bc02f529192d0e7877f43a18e58e788d799532d93b4026207c69df828/aiomeshtastic-6.tar.gz",
    "platform": null,
    "description": "aiomeshtastic -- asyncio bindings to the meshtastic device API.\n===============================================================\n\nCurrenyly this can connect to devices over bluetooth, TCP, and serial. The\nallows you to loop over a device to get protobufs as they arrive and you can\nsend protobufs back.\n\nSee examples/tr.py for how it can be used.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "asyncio bindings to the meshtastic device API.",
    "version": "6",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fa3ff3b893d1ac37fc69b3e156b66f69b90674225b15af9a219d07dbe27fb9c",
                "md5": "ef0273bb94993cf35ea829b5270ff28b",
                "sha256": "df132c6a0e2aba636304b85585a9e5fa0990f768349fbb55f8f7c487937c51ad"
            },
            "downloads": -1,
            "filename": "aiomeshtastic-6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef0273bb94993cf35ea829b5270ff28b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 126769,
            "upload_time": "2024-08-25T05:36:14",
            "upload_time_iso_8601": "2024-08-25T05:36:14.274450Z",
            "url": "https://files.pythonhosted.org/packages/6f/a3/ff3b893d1ac37fc69b3e156b66f69b90674225b15af9a219d07dbe27fb9c/aiomeshtastic-6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a44d29bc02f529192d0e7877f43a18e58e788d799532d93b4026207c69df828",
                "md5": "0a42e731be0526c8d768b61c4c14088d",
                "sha256": "1b0cefda2a05569c2cbb92d5588f59f71d8c985472ed761e38bcac23c475eab9"
            },
            "downloads": -1,
            "filename": "aiomeshtastic-6.tar.gz",
            "has_sig": false,
            "md5_digest": "0a42e731be0526c8d768b61c4c14088d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 104315,
            "upload_time": "2024-08-25T05:36:15",
            "upload_time_iso_8601": "2024-08-25T05:36:15.869067Z",
            "url": "https://files.pythonhosted.org/packages/5a/44/d29bc02f529192d0e7877f43a18e58e788d799532d93b4026207c69df828/aiomeshtastic-6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-25 05:36:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aiomeshtastic"
}
        
Elapsed time: 1.27815s